From 42dfc38ef6d8bbe0edf51bb1adaf494b7912b786 Mon Sep 17 00:00:00 2001 From: Kevin Wojniak Date: Sun, 20 Jul 2014 15:50:15 -0700 Subject: Fixed compiling with projects that don't use a precompiled header. --- MASShortcutView.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'MASShortcutView.h') diff --git a/MASShortcutView.h b/MASShortcutView.h index 13163d4..d6a4313 100644 --- a/MASShortcutView.h +++ b/MASShortcutView.h @@ -1,3 +1,5 @@ +#import + @class MASShortcut; typedef enum { -- cgit v1.2.3