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 6d58825b6e..7f912b3023 100644
--- a/main/php.h
+++ b/main/php.h
@@ -397,7 +397,7 @@ END_EXTERN_C()
/* Virtual current working directory support */
-#include "tsrm_virtual_cwd.h"
+#include "../TSRM/tsrm_virtual_cwd.h"
#include "zend_constants.h"