X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/80fdcdb90ef779185492dab676d461fc34933312..ab67e8874db324fab5223cc8d5dff8a8de3e2b77:/include/wx/joystick.h diff --git a/include/wx/joystick.h b/include/wx/joystick.h index 8978710672..569e3d80b2 100644 --- a/include/wx/joystick.h +++ b/include/wx/joystick.h @@ -16,7 +16,7 @@ #if wxUSE_JOYSTICK -#if defined(__WXMSW__) +#if defined(__WINDOWS__) #include "wx/msw/joystick.h" #elif defined(__WXMOTIF__) #include "wx/unix/joystick.h"