]> granicus.if.org Git - php/commitdiff
t1lib.h needs to be included here now.
authorfoobar <sniper@php.net>
Fri, 28 Jun 2002 12:46:07 +0000 (12:46 +0000)
committerfoobar <sniper@php.net>
Fri, 28 Jun 2002 12:46:07 +0000 (12:46 +0000)
ext/gd/gd.c

index 640b488132dc95418d1d37e81a5794de46f1a9ad..d2198ac65934dd76b0a4d7bef319a78dda4e620c 100644 (file)
@@ -51,6 +51,7 @@
 
 static int le_gd, le_gd_font;
 #if HAVE_LIBT1
+#include <t1lib.h>
 static int le_ps_font, le_ps_enc;
 static void php_free_ps_font(zend_rsrc_list_entry *rsrc TSRMLS_DC);
 static void php_free_ps_enc(zend_rsrc_list_entry *rsrc TSRMLS_DC);