]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/ole/uuid.cpp
added Show/HideNativeCaret() (patch 759924)
[wxWidgets.git] / src / msw / ole / uuid.cpp
index 83aad557766000e056a5ab7c70da893b01116311..cdcbe667144ca751883f9978ca6a2b35146f024b 100644 (file)
 
 #include  "wx/setup.h"
 
-#if wxUSE_OLE && ( wxUSE_DRAG_AND_DROP || (__WXDEBUG__ && wxUSE_DATAOBJ) )
+#if wxUSE_OLE && ( wxUSE_DRAG_AND_DROP || (defined(__WXDEBUG__) && wxUSE_DATAOBJ) )
 
 // standard headers
 #if wxCHECK_W32API_VERSION( 1, 0 )
-    #include <windows.h>
+    #include "wx/msw/wrapwin.h"
 #endif
 #include  <rpc.h>                       // UUID related functions