summaryrefslogtreecommitdiff
path: root/main/php.h
diff options
context:
space:
mode:
Diffstat (limited to 'main/php.h')
-rw-r--r--main/php.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/php.h b/main/php.h
index 3f58026b17..600b3df9eb 100644
--- a/main/php.h
+++ b/main/php.h
@@ -290,7 +290,7 @@ PHPAPI int cfg_get_string(char *varname, char **result);
#define VIRTUAL_DIR
#endif
-#include "php_virtual_cwd.h"
+#include "tsrm_virtual_cwd.h"
/* Virtual current directory support */
#ifdef VIRTUAL_DIR