X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/9ea759d4498f89b30a6233b2809a97bcede2dfa9..d11e8786ed13b72766eea18cb577cc00f9f08f41:/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