summaryrefslogtreecommitdiff
path: root/win32/glob.c
diff options
context:
space:
mode:
authorfoobar <sniper@php.net>2003-02-17 03:07:33 +0000
committerfoobar <sniper@php.net>2003-02-17 03:07:33 +0000
commit4e3d4e43295b5c56314bf92ca35c45caa54d7260 (patch)
treea76e410aaa5dc3e7ee118e7d656ce283c5e41f63 /win32/glob.c
parent774900c809341f58cd9dd0526f9b6dc58adf02ea (diff)
downloadphp-git-4e3d4e43295b5c56314bf92ca35c45caa54d7260.tar.gz
- Let's be consistent with these..
Diffstat (limited to 'win32/glob.c')
-rw-r--r--win32/glob.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/win32/glob.c b/win32/glob.c
index f9011536ad..c6a29e1c9c 100644
--- a/win32/glob.c
+++ b/win32/glob.c
@@ -72,7 +72,7 @@
#endif
#endif
-#include <php.h>
+#include "php.h"
#include <sys/stat.h>
#include <ctype.h>