X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/69919241d35e5382ca7800dd47562ff92d2918cf..97c153e44634a9b2b17614f85035205a0d9eaa46:/src/iodbc/catalog.c diff --git a/src/iodbc/catalog.c b/src/iodbc/catalog.c index 3856e1de29..37b134df47 100644 --- a/src/iodbc/catalog.c +++ b/src/iodbc/catalog.c @@ -24,19 +24,19 @@ * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ -#include +#include "config.h" -#include -#include +#include "isql.h" +#include "isqlext.h" -#include +#include "dlproc.h" -#include -#include -#include -#include +#include "herr.h" +#include "henv.h" +#include "hdbc.h" +#include "hstmt.h" -#include +#include "itrace.h" #ifndef NULL #define NULL 0