X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c9f7896861f734ce044ee8601ba2d8a6959c9d9e..0bbe61b8c18a1795189f0cf73cc61c14a0fb846d:/src/unix/joystick.cpp?ds=inline diff --git a/src/unix/joystick.cpp b/src/unix/joystick.cpp index 15f49db961..b96c009826 100644 --- a/src/unix/joystick.cpp +++ b/src/unix/joystick.cpp @@ -21,6 +21,8 @@ #include "wx/window.h" #endif //WX_PRECOMP +#include "wx/thread.h" + #include #include #include