diff options
Diffstat (limited to 'CyteKit/CyteKit.h')
-rw-r--r-- | CyteKit/CyteKit.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CyteKit/CyteKit.h b/CyteKit/CyteKit.h index 7f1df37..0d66439 100644 --- a/CyteKit/CyteKit.h +++ b/CyteKit/CyteKit.h @@ -24,6 +24,7 @@ #include "CyteKit/Application.h" #include "CyteKit/CyteObject.h" +#include "CyteKit/ListController.h" #include "CyteKit/NavigationController.h" #include "CyteKit/TableViewCell.h" #include "CyteKit/TabBarController.h" |