X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/24178e4a14a3d10e5f389ce7d8eb35f6636df001..e1082c9fa8763696ea87c75b1435db9d3a2e1d7c:/src/iodbc/henv.h diff --git a/src/iodbc/henv.h b/src/iodbc/henv.h index a52c18d03f..f2a44907ef 100644 --- a/src/iodbc/henv.h +++ b/src/iodbc/henv.h @@ -26,11 +26,11 @@ #ifndef _HENV_H #define _HENV_H -#include -#include +#include "config.h" +#include "dlproc.h" -#include -#include +#include "isql.h" +#include "isqlext.h" #ifndef SYSERR #define SYSERR -1