diff options
Diffstat (limited to 'sapi/phttpd/phttpd.c')
| -rw-r--r-- | sapi/phttpd/phttpd.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sapi/phttpd/phttpd.c b/sapi/phttpd/phttpd.c index 7472bc8ea4..ee3fb977e6 100644 --- a/sapi/phttpd/phttpd.c +++ b/sapi/phttpd/phttpd.c @@ -19,7 +19,7 @@ #include "php.h" #include "SAPI.h" -#include "main.h" +#include "php_main.h" #ifdef HAVE_PHTTPD |
