diff --git a/src/interfaces/odbc/gpps.c b/src/interfaces/odbc/gpps.c index 55c22c3dd2..936e1aebe6 100644 --- a/src/interfaces/odbc/gpps.c +++ b/src/interfaces/odbc/gpps.c @@ -26,8 +26,8 @@ #include #include +#include "psqlodbc.h" #include "gpps.h" -#include "misc.h" #ifndef TRUE #define TRUE ((BOOL)1)