diff options
Diffstat (limited to 'CyteKit/Application.mm')
-rw-r--r-- | CyteKit/Application.mm | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CyteKit/Application.mm b/CyteKit/Application.mm index d1d6142..9bd42ff 100644 --- a/CyteKit/Application.mm +++ b/CyteKit/Application.mm @@ -24,6 +24,8 @@ #include <Foundation/Foundation.h> #include <UIKit/UIKit.h> +#include "CyteKit/Application.h" + #include "iPhonePrivate.h" #include <Menes/ObjectHandle.h> |