diff options
Diffstat (limited to 'Frameworks/QueryKit/Source/QueryKit.h')
-rw-r--r-- | Frameworks/QueryKit/Source/QueryKit.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Frameworks/QueryKit/Source/QueryKit.h b/Frameworks/QueryKit/Source/QueryKit.h index 2b62a7b5..624ba08b 100644 --- a/Frameworks/QueryKit/Source/QueryKit.h +++ b/Frameworks/QueryKit/Source/QueryKit.h @@ -31,5 +31,6 @@ #import <QueryKit/QKQuery.h> #import <QueryKit/QKQueryTypes.h> #import <QueryKit/QKQueryOperators.h> +#import <QueryKit/QKQueryDatabases.h> #import <QueryKit/QKQueryParameter.h> #import <QueryKit/QKQueryUtilities.h> |