summaryrefslogtreecommitdiff
path: root/CyteKit/CyteKit.h
diff options
context:
space:
mode:
authorJay Freeman (saurik) <saurik@saurik.com>2017-03-07 02:54:50 -0800
committerJay Freeman (saurik) <saurik@saurik.com>2017-03-07 02:54:50 -0800
commit3a6f9c89e5edc675d5741eb5aa66e30e798fb3aa (patch)
tree5351106b223cc4885133730ed233e4fc41139761 /CyteKit/CyteKit.h
parent2b5ceba288a3a3de4bceb6767953972b30f97f46 (diff)
Split PackageListController partially for CyteKit.
Diffstat (limited to 'CyteKit/CyteKit.h')
-rw-r--r--CyteKit/CyteKit.h1
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"