summaryrefslogtreecommitdiff
path: root/main/fopen_wrappers.c
diff options
context:
space:
mode:
Diffstat (limited to 'main/fopen_wrappers.c')
-rw-r--r--main/fopen_wrappers.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/fopen_wrappers.c b/main/fopen_wrappers.c
index dfa084a0c0..2e0d317446 100644
--- a/main/fopen_wrappers.c
+++ b/main/fopen_wrappers.c
@@ -41,9 +41,9 @@
#endif
#include "safe_mode.h"
-#include "php3_realpath.h"
+#include "php_realpath.h"
#include "ext/standard/head.h"
-#include "ext/standard/php3_standard.h"
+#include "ext/standard/php_standard.h"
#include "zend_compile.h"
#if HAVE_PWD_H