aboutsummaryrefslogtreecommitdiffstats
path: root/Tests/Prefix.pch
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/Prefix.pch')
-rw-r--r--Tests/Prefix.pch1
1 files changed, 1 insertions, 0 deletions
diff --git a/Tests/Prefix.pch b/Tests/Prefix.pch
index ce88bd0..f3bf22d 100644
--- a/Tests/Prefix.pch
+++ b/Tests/Prefix.pch
@@ -1,4 +1,5 @@
#ifdef __OBJC__
#import <Cocoa/Cocoa.h>
#import <XCTest/XCTest.h>
+ #import "Shortcut.h"
#endif