X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/981cf2aadb40b112e3372aeffb7898bbe2ed0acb..46d492a879f7fec474c0847dd0637593453746eb:/include/wx/db.h?ds=sidebyside diff --git a/include/wx/db.h b/include/wx/db.h index 1c007c953c..58843cf23e 100644 --- a/include/wx/db.h +++ b/include/wx/db.h @@ -77,7 +77,7 @@ #include "sqlext.h" #include "odbcinst.h" #else - #if defined(__WINDOWS__) && defined(HAVE_W32API_H) + #if defined(__WINDOWS__) && ( defined(HAVE_W32API_H) || defined(__BORLANDC__) ) #include #include "wx/msw/winundef.h" #endif