diff options
Diffstat (limited to 'ext/gd/gd.c')
| -rw-r--r-- | ext/gd/gd.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/gd/gd.c b/ext/gd/gd.c index bcf867cd33..ec3e10eaed 100644 --- a/ext/gd/gd.c +++ b/ext/gd/gd.c @@ -29,7 +29,7 @@ #include "ext/standard/head.h" #include <math.h> #include "SAPI.h" -#include "php3_gd.h" +#include "php_gd.h" #if HAVE_SYS_WAIT_H # include <sys/wait.h> |
