diff options
author | stuconnolly <stuart02@gmail.com> | 2011-09-26 22:26:24 +0000 |
---|---|---|
committer | stuconnolly <stuart02@gmail.com> | 2011-09-26 22:26:24 +0000 |
commit | 915ea2f00e1f31a57e74e987062a1b5c2381635d (patch) | |
tree | 7f83258d94c31d649e42a5e64b3331fd1e4b8a43 /Frameworks | |
parent | 5067d8cbc5db658330322f3291c8723a6b041473 (diff) | |
download | sequelpro-915ea2f00e1f31a57e74e987062a1b5c2381635d.tar.gz sequelpro-915ea2f00e1f31a57e74e987062a1b5c2381635d.tar.bz2 sequelpro-915ea2f00e1f31a57e74e987062a1b5c2381635d.zip |
Fix test.
Diffstat (limited to 'Frameworks')
-rw-r--r-- | Frameworks/QueryKit/QueryKit.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Frameworks/QueryKit/QueryKit.h b/Frameworks/QueryKit/QueryKit.h index 89c8ef2f..04c072de 100644 --- a/Frameworks/QueryKit/QueryKit.h +++ b/Frameworks/QueryKit/QueryKit.h @@ -34,3 +34,4 @@ #import <QueryKit/QKQueryTypes.h> #import <QueryKit/QKQueryOperators.h> #import <QueryKit/QKQueryParameter.h> +#import <QueryKit/QKQueryUtilities.h> |