diff options
Diffstat (limited to 'ext/standard/head.c')
-rw-r--r-- | ext/standard/head.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/standard/head.c b/ext/standard/head.c index 4e18f36392..523e3ff9ac 100644 --- a/ext/standard/head.c +++ b/ext/standard/head.c @@ -19,7 +19,7 @@ #include <stdio.h> #include "php.h" -#include "ext/standard/php3_standard.h" +#include "ext/standard/php_standard.h" #include "SAPI.h" #include "main.h" #include "head.h" |