diff options
Diffstat (limited to 'ext/pgsql/pgsql.c')
| -rw-r--r-- | ext/pgsql/pgsql.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/pgsql/pgsql.c b/ext/pgsql/pgsql.c index fa38715d25..1d34c2349f 100644 --- a/ext/pgsql/pgsql.c +++ b/ext/pgsql/pgsql.c @@ -33,7 +33,7 @@ #include <stdlib.h> #ifndef MSVC5 -#include "config.h" +#include "php_config.h" #endif #include "php.h" #include "php3_pgsql.h" |
