diff options
Diffstat (limited to 'main/php_reentrancy.h')
| -rw-r--r-- | main/php_reentrancy.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/php_reentrancy.h b/main/php_reentrancy.h index 4e7aad2441..fe5fd011a4 100644 --- a/main/php_reentrancy.h +++ b/main/php_reentrancy.h @@ -20,7 +20,7 @@ #ifndef PHP_REENTRANCY_H #define PHP_REENTRANCY_H -#include "php_config.h" +#include "php.h" #include <time.h> |
