/* Cydia - iPhone UIKit Front-End for Debian APT
- * Copyright (C) 2008-2014 Jay Freeman (saurik)
+ * Copyright (C) 2008-2015 Jay Freeman (saurik)
*/
/* GNU General Public License, Version 3 {{{ */
**/
/* }}} */
-#include "Cydia/LoadingView.h"
+#include "CyteKit/UCPlatform.h"
#include "CyteKit/Localize.h"
+#include "Cydia/LoadingView.h"
+
@implementation CydiaLoadingView
- (id) initWithFrame:(CGRect)frame {