diff options
Diffstat (limited to 'php3_sprintf.c')
-rw-r--r-- | php3_sprintf.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/php3_sprintf.c b/php3_sprintf.c index f90a46b356..8f34b29cab 100644 --- a/php3_sprintf.c +++ b/php3_sprintf.c @@ -30,7 +30,7 @@ /* $Id$ */ -#include "config.h" +#include "php_config.h" #include <stdio.h> #include <stdarg.h> |