summaryrefslogtreecommitdiff
path: root/ext/standard/pack.c
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/standard/pack.c
parentf582bec9db6bd87426fee28e7992a0ffc8b01598 (diff)
downloadphp-git-ff377329973b5708afd5990b8d8697e706f3f749.tar.gz
moved fdf, hyperwave, informix and some smaller files
Diffstat (limited to 'ext/standard/pack.c')
-rw-r--r--ext/standard/pack.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/standard/pack.c b/ext/standard/pack.c
index c1be66847c..83fa1284d5 100644
--- a/ext/standard/pack.c
+++ b/ext/standard/pack.c
@@ -46,7 +46,7 @@
#else
#include <sys/param.h>
#endif
-#include "functions/head.h"
+#include "ext/standard/head.h"
#include "safe_mode.h"
#include "php3_string.h"
#include "pack.h"