]> git.saurik.com Git - wxWidgets.git/blobdiff - src/unix/joystick.cpp
use SubclassWin() insteaf of just wxAssociateWinWithHandle() to make sure we generate...
[wxWidgets.git] / src / unix / joystick.cpp
index 6383d601245af599e8b3337a8bb7404bccb450fc..49a4cad688e7349d9cfaf6381fba283e21859f08 100644 (file)
@@ -18,6 +18,7 @@
 
 #ifndef WX_PRECOMP
     #include "wx/event.h"
+    #include "wx/window.h"
 #endif //WX_PRECOMP
 
 #include <linux/joystick.h>
@@ -28,7 +29,6 @@
 #include <fcntl.h>
 #include <unistd.h>
 
-#include "wx/window.h"
 #include "wx/unix/private.h"
 
 enum {