diff options
Diffstat (limited to 'Framework/MASShortcutView.m')
| -rw-r--r-- | Framework/MASShortcutView.m | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Framework/MASShortcutView.m b/Framework/MASShortcutView.m index 21b8f38..2e303cf 100644 --- a/Framework/MASShortcutView.m +++ b/Framework/MASShortcutView.m @@ -1,5 +1,6 @@ #import "MASShortcutView.h" #import "MASShortcutValidator.h" +#import "MASLocalization.h" NSString *const MASShortcutBinding = @"shortcutValue"; |
