diff options
Diffstat (limited to 'ext/odbc/odbc.c')
| -rw-r--r-- | ext/odbc/odbc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/odbc/odbc.c b/ext/odbc/odbc.c index 3af8798c55..e78a6d4b91 100644 --- a/ext/odbc/odbc.c +++ b/ext/odbc/odbc.c @@ -41,7 +41,7 @@ #if HAVE_UODBC # if !(WIN32|WINNT) -# include "config.h" +# include "php_config.h" # include "build-defs.h" # endif |
