X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/80fdcdb90ef779185492dab676d461fc34933312..33f3e2b31ed781ba1446b49ec6d3e226c0a5c652:/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"