diff options
Diffstat (limited to 'src/php_snuffleupagus.h')
| -rw-r--r-- | src/php_snuffleupagus.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/php_snuffleupagus.h b/src/php_snuffleupagus.h index 95caa65..3eeb9db 100644 --- a/src/php_snuffleupagus.h +++ b/src/php_snuffleupagus.h | |||
| @@ -38,6 +38,7 @@ | |||
| 38 | #include "ext/standard/head.h" | 38 | #include "ext/standard/head.h" |
| 39 | #include "ext/standard/info.h" | 39 | #include "ext/standard/info.h" |
| 40 | #include "ext/standard/url.h" | 40 | #include "ext/standard/url.h" |
| 41 | #include "ext/standard/php_string.h" | ||
| 41 | #include "ext/standard/php_var.h" | 42 | #include "ext/standard/php_var.h" |
| 42 | #include "ext/session/php_session.h" | 43 | #include "ext/session/php_session.h" |
| 43 | #include "php.h" | 44 | #include "php.h" |
