X-Git-Url: https://git.saurik.com/cydia.git/blobdiff_plain/9549563e9ec57ed4bc583c3e3fe8b8a071ec6fb8..018ea8acbdde7f5ee5d68c7431f9f514dcb27714:/Cydia/LoadingViewController.mm diff --git a/Cydia/LoadingViewController.mm b/Cydia/LoadingViewController.mm index 97c9fb70..48e33128 100644 --- a/Cydia/LoadingViewController.mm +++ b/Cydia/LoadingViewController.mm @@ -1,5 +1,5 @@ /* Cydia - iPhone UIKit Front-End for Debian APT - * Copyright (C) 2008-2013 Jay Freeman (saurik) + * Copyright (C) 2008-2015 Jay Freeman (saurik) */ /* GNU General Public License, Version 3 {{{ */ @@ -19,6 +19,8 @@ **/ /* }}} */ +#include "CyteKit/UCPlatform.h" + #include "Cydia/LoadingView.h" #include "Cydia/LoadingViewController.h"