aboutsummaryrefslogtreecommitdiffstats
path: root/UnitTests/QKSelectQueryTests.h
diff options
context:
space:
mode:
authorstuconnolly <stuart02@gmail.com>2011-09-26 22:26:24 +0000
committerstuconnolly <stuart02@gmail.com>2011-09-26 22:26:24 +0000
commit915ea2f00e1f31a57e74e987062a1b5c2381635d (patch)
tree7f83258d94c31d649e42a5e64b3331fd1e4b8a43 /UnitTests/QKSelectQueryTests.h
parent5067d8cbc5db658330322f3291c8723a6b041473 (diff)
downloadsequelpro-915ea2f00e1f31a57e74e987062a1b5c2381635d.tar.gz
sequelpro-915ea2f00e1f31a57e74e987062a1b5c2381635d.tar.bz2
sequelpro-915ea2f00e1f31a57e74e987062a1b5c2381635d.zip
Fix test.
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