summaryrefslogtreecommitdiff
path: root/sapi/apache_hooks/php_apache_http.h
diff options
context:
space:
mode:
Diffstat (limited to 'sapi/apache_hooks/php_apache_http.h')
-rw-r--r--sapi/apache_hooks/php_apache_http.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sapi/apache_hooks/php_apache_http.h b/sapi/apache_hooks/php_apache_http.h
index 23cf7fea69..e6610741c7 100644
--- a/sapi/apache_hooks/php_apache_http.h
+++ b/sapi/apache_hooks/php_apache_http.h
@@ -36,7 +36,7 @@
#include "php_ini.h"
#include "ext/standard/php_standard.h"
-#include "mod_php5.h"
+#include "mod_php7.h"
zval *php_apache_request_new(request_rec *r);