From: Jay Freeman (saurik) Date: Thu, 16 Feb 2017 03:26:33 +0000 (-0800) Subject: CyteKit/Application.mm has to have its @interface. X-Git-Tag: v1.1.31~26 X-Git-Url: https://git.saurik.com/cydia.git/commitdiff_plain/5479f823a2110820e389a36baa8a100aef2e6485 CyteKit/Application.mm has to have its @interface. --- diff --git a/CyteKit/Application.mm b/CyteKit/Application.mm index d1d61422..9bd42ffc 100644 --- a/CyteKit/Application.mm +++ b/CyteKit/Application.mm @@ -24,6 +24,8 @@ #include #include +#include "CyteKit/Application.h" + #include "iPhonePrivate.h" #include