X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f92099657f465d782a8e32444d59f8ebdbdce182..ad653fa23069c5d9378247084f03c9a718c3ad62:/src/unix/joystick.cpp?ds=sidebyside diff --git a/src/unix/joystick.cpp b/src/unix/joystick.cpp index 4bf9168ea0..27b3b6cb74 100644 --- a/src/unix/joystick.cpp +++ b/src/unix/joystick.cpp @@ -19,6 +19,7 @@ #ifndef WX_PRECOMP #include "wx/event.h" #include "wx/window.h" + #include "wx/log.h" #endif //WX_PRECOMP #include "wx/thread.h"