X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/80fdcdb90ef779185492dab676d461fc34933312..66c2bf7b1d9326fb650acfaae22ec50528cfbf7c:/include/wx/joystick.h diff --git a/include/wx/joystick.h b/include/wx/joystick.h index 8978710672..733ad7de8a 100644 --- a/include/wx/joystick.h +++ b/include/wx/joystick.h @@ -5,7 +5,6 @@ // Modified by: // Created: // Copyright: (c) wxWidgets Team -// RCS-ID: $Id$ // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// @@ -16,7 +15,7 @@ #if wxUSE_JOYSTICK -#if defined(__WXMSW__) +#if defined(__WINDOWS__) #include "wx/msw/joystick.h" #elif defined(__WXMOTIF__) #include "wx/unix/joystick.h"