]> granicus.if.org Git - php/commitdiff
- not necessary
authorPierre Joye <pajoye@php.net>
Tue, 7 Apr 2009 10:04:52 +0000 (10:04 +0000)
committerPierre Joye <pajoye@php.net>
Tue, 7 Apr 2009 10:04:52 +0000 (10:04 +0000)
ext/gd/gd.c

index 2621015c8f3727e3239168e9dfb86eed6eac51ec..d0cefc5d1af0f6f9786594f116670c0334f1ebf3 100644 (file)
@@ -74,7 +74,7 @@ static void php_free_ps_enc(zend_rsrc_list_entry *rsrc TSRMLS_DC);
 #include <gdfontl.h>  /* 4 Large font */
 #include <gdfontg.h>  /* 5 Giant font */
 #include "libgd/wbmp.h"
-#include <gdhelpers.h>
+
 #ifdef ENABLE_GD_TTF
 # ifdef HAVE_LIBFREETYPE
 #  include <ft2build.h>