X-Git-Url: https://git.saurik.com/cydia.git/blobdiff_plain/6fa0bb60da6b661c2aafc03f11b842ee7136a9bb..cd8c9352cd8c0d0f19c0b2fde8ac3b160b12d1f2:/CyteKit/TabBarController.mm?ds=inline diff --git a/CyteKit/TabBarController.mm b/CyteKit/TabBarController.mm index c4a46294..bb3d98b8 100644 --- a/CyteKit/TabBarController.mm +++ b/CyteKit/TabBarController.mm @@ -1,5 +1,5 @@ /* 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 {{{ */ @@ -114,4 +114,6 @@ } } +#include "InterfaceOrientation.h" + @end