aboutsummaryrefslogtreecommitdiffstats
path: root/Framework/MASShortcut.m
diff options
context:
space:
mode:
Diffstat (limited to 'Framework/MASShortcut.m')
-rw-r--r--Framework/MASShortcut.m1
1 files changed, 1 insertions, 0 deletions
diff --git a/Framework/MASShortcut.m b/Framework/MASShortcut.m
index 0170c01..511f2b2 100644
--- a/Framework/MASShortcut.m
+++ b/Framework/MASShortcut.m
@@ -1,4 +1,5 @@
#import "MASShortcut.h"
+#import "MASLocalization.h"
static NSString *const MASShortcutKeyCode = @"KeyCode";
static NSString *const MASShortcutModifierFlags = @"ModifierFlags";