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 1d66a43a85..d66976e58b 100644
--- a/main/php.h
+++ b/main/php.h
@@ -66,7 +66,7 @@ extern unsigned char second_arg_allow_ref[];
*/
-#if MSVC5
+#if WIN32
#include "config.w32.h"
#include "win95nt.h"
# if defined(COMPILE_DL)