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 624ba08b..0ae6b406 100644 --- a/Frameworks/QueryKit/Source/QueryKit.h +++ b/Frameworks/QueryKit/Source/QueryKit.h @@ -30,6 +30,7 @@ #import <QueryKit/QKQuery.h> #import <QueryKit/QKQueryTypes.h> +#import <QueryKit/QKQueryOrderBy.h> #import <QueryKit/QKQueryOperators.h> #import <QueryKit/QKQueryDatabases.h> #import <QueryKit/QKQueryParameter.h> |