aboutsummaryrefslogtreecommitdiffstats
path: root/UnitTests/QKSelectQueryTests.h
diff options
context:
space:
mode:
Diffstat (limited to 'UnitTests/QKSelectQueryTests.h')
-rw-r--r--UnitTests/QKSelectQueryTests.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/UnitTests/QKSelectQueryTests.h b/UnitTests/QKSelectQueryTests.h
index 85f4b17f..5a7bdafc 100644
--- a/UnitTests/QKSelectQueryTests.h
+++ b/UnitTests/QKSelectQueryTests.h
@@ -23,6 +23,8 @@
//
// More info at <http://code.google.com/p/sequel-pro/>
+#import <QueryKit/QueryKit.h>
+
#import <SenTestingKit/SenTestingKit.h>
@interface QKSelectQueryTests : SenTestCase