]> granicus.if.org Git - php/commitdiff
gd: fix include...
authorRemi Collet <remi@php.net>
Sun, 5 May 2013 08:39:33 +0000 (10:39 +0200)
committerRemi Collet <remi@php.net>
Sun, 5 May 2013 08:39:33 +0000 (10:39 +0200)
ext/gd/gd_compat.c

index dbb16a5d4bad37a582e40f7ae4b66c079d5882da..35b64578584c43f4610e5c78e3b2a875aab1d7a7 100644 (file)
@@ -9,7 +9,7 @@
 # include <jpeglib.h>
 #endif
 
-#include "gd_compat.c"
+#include "gd_compat.h"
 
 #ifdef HAVE_GD_JPG
 int gdJpegGetVersionInt()