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