summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--main/config.w32.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/config.w32.h b/main/config.w32.h
index bd8aeef5fc..0b1bf5060c 100644
--- a/main/config.w32.h
+++ b/main/config.w32.h
@@ -60,7 +60,7 @@
#define CONFIGURATION_FILE_PATH "php.ini"
#define USE_CONFIG_FILE 1
-#define PHP_INCLUDE_PATH "c:\\php4\\pear"
+#define PHP_INCLUDE_PATH ".;c:\\php4\\pear"
/* Undefine if you want stricter XML/SGML compliance by default */