X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/df91131cb0f90ee8bfb194926a13b1a108ca3c6e..90f9b8ef0c83c09f80c2f60ad65407ba16f11a3c:/src/msw/joystick.cpp?ds=sidebyside diff --git a/src/msw/joystick.cpp b/src/msw/joystick.cpp index 51e6178094..78e023fd73 100644 --- a/src/msw/joystick.cpp +++ b/src/msw/joystick.cpp @@ -22,9 +22,9 @@ #ifndef WX_PRECOMP #include "wx/string.h" + #include "wx/window.h" #endif -#include "wx/window.h" #include "wx/msw/private.h" #if !defined(__GNUWIN32_OLD__) || defined(__CYGWIN10__) @@ -36,7 +36,6 @@ #define NO_JOYGETPOSEX #endif -#include "wx/window.h" #include "wx/msw/registry.h" #include