]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/imagjpeg.cpp
borland fix
[wxWidgets.git] / src / common / imagjpeg.cpp
index 98008589d12fd97f8916b1367e626f388781edd2..b0a4e997e40bb57fa35412942d7264a3d051e91e 100644 (file)
@@ -35,7 +35,7 @@
 //     defining HAVE_BOOLEAN.
 #if defined(__WXMSW__) && (defined(__MWERKS__) || defined(__DIGITALMARS__) || (defined(__WATCOMC__) && __WATCOMC__ < 1200))
     #define HAVE_BOOLEAN
-    #include <windows.h>
+    #include "wx/msw/wrapwin.h"
 #endif
 
 extern "C"