diff options
Diffstat (limited to 'main/php_sprintf.c')
-rw-r--r-- | main/php_sprintf.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/php_sprintf.c b/main/php_sprintf.c index 52a8490651..7e5e12fb33 100644 --- a/main/php_sprintf.c +++ b/main/php_sprintf.c @@ -26,7 +26,7 @@ #elif defined NETWARE #include "config.nw.h" #else -#include "php_config.h" +#include <php_config.h> #endif PHPAPI int |