diff options
Diffstat (limited to 'Demo/Prefix.pch')
| -rw-r--r-- | Demo/Prefix.pch | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Demo/Prefix.pch b/Demo/Prefix.pch new file mode 100644 index 0000000..20d47b6 --- /dev/null +++ b/Demo/Prefix.pch @@ -0,0 +1,2 @@ +#import <Cocoa/Cocoa.h> +#import <MASShortcut/Shortcut.h> |
