1
0
mirror of https://github.com/php/php-src.git synced 2026-03-26 01:02:25 +01:00

gd compile fix

This commit is contained in:
Stig Bakken
1999-04-21 21:27:18 +00:00
parent 3789ac7ea0
commit 5d75ccdcff

View File

@@ -62,11 +62,7 @@
#include <gdfontl.h> /* 4 Large font */
#include <gdfontg.h> /* 5 Giant font */
#if HAVE_LIBTTF
# if PHP_31
# include "gdttf.h"
# else
# include "functions/gdttf.h"
# endif
# include "gdttf.h"
#endif
#ifndef M_PI