diff options
Diffstat (limited to 'sapi/apache/php_apache_http.h')
| -rw-r--r-- | sapi/apache/php_apache_http.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sapi/apache/php_apache_http.h b/sapi/apache/php_apache_http.h index 0020a1f5a..936484a15 100644 --- a/sapi/apache/php_apache_http.h +++ b/sapi/apache/php_apache_http.h @@ -18,7 +18,7 @@ +----------------------------------------------------------------------+ */ -/* $Id: php_apache_http.h 272374 2008-12-31 11:17:49Z sebastian $ */ +/* $Id: php_apache_http.h 272370 2008-12-31 11:15:49Z sebastian $ */ #define NO_REGEX_EXTRA_H @@ -31,7 +31,7 @@ #endif #include "zend.h" -#include "php_regex.h" +#include "ext/ereg/php_regex.h" #include "php_compat.h" #ifdef HAVE_OPENSSL_EXT |
