X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/df91131cb0f90ee8bfb194926a13b1a108ca3c6e..64c1effefabacc175cf601ea4118f3b806a1fd65:/src/msw/joystick.cpp?ds=inline 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