]> git.saurik.com Git - wxWidgets.git/blobdiff - src/unix/joystick.cpp
[ 1635287 ] wrong cursor when dragging an image
[wxWidgets.git] / src / unix / joystick.cpp
index 15f49db961bc7ddd115bfbad4fb4feefe480df07..b96c009826e6503e0a03e26a397f18836c405b66 100644 (file)
@@ -21,6 +21,8 @@
     #include "wx/window.h"
 #endif //WX_PRECOMP
 
+#include "wx/thread.h"
+
 #include <linux/joystick.h>
 #include <sys/types.h>
 #include <sys/stat.h>