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 6f8b05e351..458df70323 100644
--- a/ext/standard/file.c
+++ b/ext/standard/file.c
@@ -69,7 +69,7 @@
#include <sys/time.h>
#endif
#include "fsock.h"
-#include "fopen-wrappers.h"
+#include "fopen_wrappers.h"
#include "php_globals.h"
#ifdef HAVE_SYS_FILE_H