X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/9ea759d4498f89b30a6233b2809a97bcede2dfa9..ec0114abef6ee06425ec5bd423cf496271c086dd:/include/wx/mac/joystick.h diff --git a/include/wx/mac/joystick.h b/include/wx/mac/joystick.h index f819c84634..7614c25668 100644 --- a/include/wx/mac/joystick.h +++ b/include/wx/mac/joystick.h @@ -1,5 +1,5 @@ -#if __WXMAC_CLASSIC__ +#ifdef __WXMAC_CLASSIC__ #include "wx/mac/classic/joystick.h" #else #include "wx/mac/carbon/joystick.h" -#endif \ No newline at end of file +#endif