Skip to content

Commit 4cea61a

Browse files
committedMay 5, 2013
gd: fix include...
1 parent 0cae9a1 commit 4cea61a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎ext/gd/gd_compat.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
# include <jpeglib.h>
1010
#endif
1111

12-
#include "gd_compat.c"
12+
#include "gd_compat.h"
1313

1414
#ifdef HAVE_GD_JPG
1515
int gdJpegGetVersionInt()

0 commit comments

Comments
 (0)
Please sign in to comment.