]> granicus.if.org Git - php/commitdiff
- MFB: fix build
authorPierre Joye <pajoye@php.net>
Thu, 28 May 2009 11:50:15 +0000 (11:50 +0000)
committerPierre Joye <pajoye@php.net>
Thu, 28 May 2009 11:50:15 +0000 (11:50 +0000)
ext/gd/libgd/gd_color.c

index 3303d9ddf32fdeb7891c5301c9aaccf15cfac8ce..a4e56b1c40157b7f9334967bcd101f63a47f919b 100644 (file)
@@ -1,5 +1,6 @@
 #if HAVE_GD_BUNDLED
 # include "gd.h"
+# include "gdhelpers.h"
 #else
 # include <gd.h>
 # include "libgd/gdhelpers.h"