summaryrefslogtreecommitdiff
path: root/win32/time.h
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/time.h
parent774900c809341f58cd9dd0526f9b6dc58adf02ea (diff)
downloadphp-git-4e3d4e43295b5c56314bf92ca35c45caa54d7260.tar.gz
- Let's be consistent with these..
Diffstat (limited to 'win32/time.h')
-rw-r--r--win32/time.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/win32/time.h b/win32/time.h
index 4d6c8a2bc2..8ba57d7ffa 100644
--- a/win32/time.h
+++ b/win32/time.h
@@ -15,7 +15,7 @@
/* Include stuff ************************************************************ */
#include <winsock2.h>
#include <time.h>
-#include <php.h>
+#include "php.h"
/* Struct stuff ************************************************************* */
struct timezone {