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