diff options
| author | Stig Bakken <ssb@php.net> | 1999-04-22 00:25:57 +0000 |
|---|---|---|
| committer | Stig Bakken <ssb@php.net> | 1999-04-22 00:25:57 +0000 |
| commit | ff377329973b5708afd5990b8d8697e706f3f749 (patch) | |
| tree | 1117d2ad233d6ae11fa5abcfaf74c157c2e56ed3 /main/fopen_wrappers.c | |
| parent | f582bec9db6bd87426fee28e7992a0ffc8b01598 (diff) | |
| download | php-git-ff377329973b5708afd5990b8d8697e706f3f749.tar.gz | |
moved fdf, hyperwave, informix and some smaller files
Diffstat (limited to 'main/fopen_wrappers.c')
| -rw-r--r-- | main/fopen_wrappers.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/fopen_wrappers.c b/main/fopen_wrappers.c index 01a550a958..60edb6fae4 100644 --- a/main/fopen_wrappers.c +++ b/main/fopen_wrappers.c @@ -54,7 +54,7 @@ #include "safe_mode.h" #include "php3_realpath.h" -#include "functions/head.h" +#include "ext/standard/head.h" #include "ext/standard/php3_standard.h" #include "zend_compile.h" |
