1
0
mirror of https://github.com/php/php-src.git synced 2026-04-18 21:41:22 +02:00

gd: fix include...

This commit is contained in:
Remi Collet
2013-05-05 10:39:33 +02:00
parent 0cae9a15d7
commit 4cea61a0fa

View File

@@ -9,7 +9,7 @@
# include <jpeglib.h>
#endif
#include "gd_compat.c"
#include "gd_compat.h"
#ifdef HAVE_GD_JPG
int gdJpegGetVersionInt()