]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/appbase.cpp
Reverted mouse position change - wxMSW does send (-1, -1) for keyboard context menu...
[wxWidgets.git] / src / common / appbase.cpp
index 0a33d3b00f966a95587b053b3565e47a33418c1b..68ae29e35821adee26a75bde6657667dfe9d6071 100644 (file)
@@ -44,6 +44,7 @@
 #include "wx/msgout.h"
 #include "wx/ptr_scpd.h"
 #include "wx/tokenzr.h"
+#include "wx/thread.h"
 
 #if wxUSE_EXCEPTIONS && wxUSE_STL
     #include <exception>