]> granicus.if.org Git - php/commitdiff
ups wrong include committed
authorMarcus Boerger <helly@php.net>
Mon, 12 Aug 2002 15:29:05 +0000 (15:29 +0000)
committerMarcus Boerger <helly@php.net>
Mon, 12 Aug 2002 15:29:05 +0000 (15:29 +0000)
#if anybody objects we would need config stuuf in ligd otherwise but
#this way we can use other php functions...for example we could use
#php_error_docref....

ext/gd/libgd/gd.c

index 6210a8bcaa7beb4c766174ace4af616f5cab4357..a06a4549b48cf022ccfc9eeac93917dfa7bbcc6a 100644 (file)
@@ -5,7 +5,7 @@
 #include "gd.h"
 #include "gdhelpers.h"
 
-#include "php_config.h"
+#include "php.h"
 
 #ifdef _MSC_VER
 # if _MSC_VER >= 1300