diff --git a/ext/spl/php_spl.c b/ext/spl/php_spl.c index 5578faaeb95..f83518e3e35 100755 --- a/ext/spl/php_spl.c +++ b/ext/spl/php_spl.c @@ -19,7 +19,7 @@ /* $Id$ */ #ifdef HAVE_CONFIG_H - #include "config.h" +#include "config.h" #endif #include "php.h"