diff options
Diffstat (limited to 'ext/standard/pack.c')
| -rw-r--r-- | ext/standard/pack.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/standard/pack.c b/ext/standard/pack.c index 60e8648713..af6ad58f5d 100644 --- a/ext/standard/pack.c +++ b/ext/standard/pack.c @@ -35,7 +35,7 @@ #endif #include "ext/standard/head.h" #include "safe_mode.h" -#include "php3_string.h" +#include "php_string.h" #include "pack.h" #if HAVE_PWD_H #if MSVC5 |
