]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/app.cpp
1. Pause()/Resume() implemented for wxMSW
[wxWidgets.git] / src / msw / app.cpp
index a1d526fa5c538f701e6a158a8e21ec2c0c4714fc..22e1baf8dfa6e2e8f43878eafced5c33a8cba404 100644 (file)
@@ -43,7 +43,9 @@
   #include "wx/resource.h"
 #endif
 
+#if wxUSE_DRAG_AND_DROP
 #include <ole2.h>
+#endif
 #include <string.h>
 #include <ctype.h>