summaryrefslogtreecommitdiff
path: root/main/php.h
diff options
context:
space:
mode:
authorAnatol Belski <ab@php.net>2013-10-17 09:43:52 +0200
committerAnatol Belski <ab@php.net>2013-10-17 09:43:52 +0200
commite30b2aae5ad93405eee19bca6125ea872f409c82 (patch)
tree95af16e439ad1abc6d986cdf778b174d114fc2b6 /main/php.h
parent89e93bd2a27d66c9d56218e31cd42441298548e6 (diff)
downloadphp-git-e30b2aae5ad93405eee19bca6125ea872f409c82.tar.gz
initial move on renaming files and fixing includes
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 17ac8b4fd2..f9c6f2030c 100644
--- a/main/php.h
+++ b/main/php.h
@@ -400,7 +400,7 @@ END_EXTERN_C()
/* Virtual current working directory support */
-#include "tsrm_virtual_cwd.h"
+#include "zend_virtual_cwd.h"
#include "zend_constants.h"