diff options
Diffstat (limited to 'Framework/Shortcut.h')
| -rw-r--r-- | Framework/Shortcut.h | 3 | 
1 files changed, 2 insertions, 1 deletions
| diff --git a/Framework/Shortcut.h b/Framework/Shortcut.h index e131395..5a8de8e 100644 --- a/Framework/Shortcut.h +++ b/Framework/Shortcut.h @@ -1,7 +1,8 @@ +#import "MASKeyMasks.h"  #import "MASShortcut.h"  #import "MASShortcutValidator.h"  #import "MASShortcutMonitor.h"  #import "MASShortcutBinder.h"  #import "MASDictionaryTransformer.h"  #import "MASShortcutView.h" -#import "MASShortcutView+Bindings.h"
\ No newline at end of file +#import "MASShortcutView+Bindings.h" | 
