aboutsummaryrefslogtreecommitdiffstats
path: root/Frameworks/QueryKit/Source/QueryKit-Prefix.pch
diff options
context:
space:
mode:
Diffstat (limited to 'Frameworks/QueryKit/Source/QueryKit-Prefix.pch')
-rw-r--r--Frameworks/QueryKit/Source/QueryKit-Prefix.pch2
1 files changed, 2 insertions, 0 deletions
diff --git a/Frameworks/QueryKit/Source/QueryKit-Prefix.pch b/Frameworks/QueryKit/Source/QueryKit-Prefix.pch
index 5e15c359..d5c5da40 100644
--- a/Frameworks/QueryKit/Source/QueryKit-Prefix.pch
+++ b/Frameworks/QueryKit/Source/QueryKit-Prefix.pch
@@ -30,4 +30,6 @@
#ifdef __OBJC__
#import <Foundation/Foundation.h>
+
+ #import "QKQueryConstants.h"
#endif