summaryrefslogtreecommitdiff
path: root/ext/standard/file.c
diff options
context:
space:
mode:
Diffstat (limited to 'ext/standard/file.c')
-rw-r--r--ext/standard/file.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/standard/file.c b/ext/standard/file.c
index 8886db2669..86e499e28f 100644
--- a/ext/standard/file.c
+++ b/ext/standard/file.c
@@ -51,7 +51,7 @@
#include <sys/socket.h>
/* #include <sys/uio.h> */
#endif
-#include "functions/head.h"
+#include "ext/standard/head.h"
#include "safe_mode.h"
#include "php3_string.h"
#include "file.h"