summaryrefslogtreecommitdiff
path: root/ext/gd/gdcache.c
diff options
context:
space:
mode:
Diffstat (limited to 'ext/gd/gdcache.c')
-rw-r--r--ext/gd/gdcache.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/gd/gdcache.c b/ext/gd/gdcache.c
index 3fd82dea70..1662ebb184 100644
--- a/ext/gd/gdcache.c
+++ b/ext/gd/gdcache.c
@@ -40,7 +40,7 @@
#if (WIN32|WINNT)
#define HAVE_LIBTTF 1
#else
-#include "config.h"
+#include "php_config.h"
#endif
#if HAVE_LIBTTF