aboutsummaryrefslogtreecommitdiffstats
path: root/Demo/Prefix.pch
diff options
context:
space:
mode:
Diffstat (limited to 'Demo/Prefix.pch')
-rw-r--r--Demo/Prefix.pch5
1 files changed, 2 insertions, 3 deletions
diff --git a/Demo/Prefix.pch b/Demo/Prefix.pch
index aabef47..20d47b6 100644
--- a/Demo/Prefix.pch
+++ b/Demo/Prefix.pch
@@ -1,3 +1,2 @@
-#ifdef __OBJC__
- #import <Cocoa/Cocoa.h>
-#endif
+#import <Cocoa/Cocoa.h>
+#import <MASShortcut/Shortcut.h>