]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mac/corefoundation/hidjoystick.cpp
don't create non-existing groups in HasEntry()
[wxWidgets.git] / src / mac / corefoundation / hidjoystick.cpp
index ee7178d643bee2703b3d67910baf79a4a608b548..d9be35e3428b98f01d40320fa156a65648e63824 100644 (file)
 #ifndef WX_PRECOMP
     #include "wx/log.h"
     #include "wx/event.h"   //joystick wxEvents
+    #include "wx/window.h"  //for wxWindow to "capture" joystick
 #endif
 
 #include "wx/joystick.h"    //...
 #include "wx/thread.h"      //wxThread for polling thread/ wxCriticalSection
-#include "wx/window.h"      //for wxWindow to "capture" joystick
 
 //private headers
 #include "wx/mac/corefoundation/hid.h" //private mac hid stuff