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