summaryrefslogtreecommitdiff
path: root/main/php.h
diff options
context:
space:
mode:
authorfoobar <sniper@php.net>2005-01-14 20:44:28 +0000
committerfoobar <sniper@php.net>2005-01-14 20:44:28 +0000
commit14058c83e6a9332a4ae393c030d3198d02b35d51 (patch)
treece118836957da57abf89cb4575992a2817b5f119 /main/php.h
parent9de934c2108649725c7069934f6ca5d6ada6d1c3 (diff)
downloadphp-git-14058c83e6a9332a4ae393c030d3198d02b35d51.tar.gz
- Fix another generated header include
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 9e453eedb3..c650d783e8 100644
--- a/main/php.h
+++ b/main/php.h
@@ -97,7 +97,7 @@
#endif
#if HAVE_BUILD_DEFS_H
-#include "build-defs.h"
+#include <build-defs.h>
#endif
/*