X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/80fdcdb90ef779185492dab676d461fc34933312..a4f6fe43c33bd7933645d110ad2719871dab043d:/include/wx/joystick.h?ds=sidebyside 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"