summaryrefslogtreecommitdiff
path: root/ext/gd
diff options
context:
space:
mode:
authorStig Bakken <ssb@php.net>1999-04-22 00:25:57 +0000
committerStig Bakken <ssb@php.net>1999-04-22 00:25:57 +0000
commitff377329973b5708afd5990b8d8697e706f3f749 (patch)
tree1117d2ad233d6ae11fa5abcfaf74c157c2e56ed3 /ext/gd
parentf582bec9db6bd87426fee28e7992a0ffc8b01598 (diff)
downloadphp-git-ff377329973b5708afd5990b8d8697e706f3f749.tar.gz
moved fdf, hyperwave, informix and some smaller files
Diffstat (limited to 'ext/gd')
-rw-r--r--ext/gd/gd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/gd/gd.c b/ext/gd/gd.c
index b241b01e8f..884908db12 100644
--- a/ext/gd/gd.c
+++ b/ext/gd/gd.c
@@ -39,7 +39,7 @@
# include "tls.h"
#endif
#include "php.h"
-#include "functions/head.h"
+#include "ext/standard/head.h"
#include <math.h>
#include "php3_gd.h"