X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/2b510feb170bff39420e43e1da502b0bfe794b04..0c39421228d4a84c8d0f9b61b0428c0b0302efbe:/src/gtk/joystick.cpp diff --git a/src/gtk/joystick.cpp b/src/gtk/joystick.cpp index 9994f9a667..334fefee34 100644 --- a/src/gtk/joystick.cpp +++ b/src/gtk/joystick.cpp @@ -13,10 +13,12 @@ #pragma implementation "joystick.h" #endif -#include +#include "wx/defs.h" #if wxUSE_JOYSTICK +#include "wx/joystick.h" + #include #include #include