X-Git-Url: https://git.saurik.com/cydia.git/blobdiff_plain/5fe2bcc666ee632689fded66cca7dd523d3a2728..b9c96fc728d61dfa50cfa3a50f0441a1c363fbc0:/CyteKit/TabBarController.mm diff --git a/CyteKit/TabBarController.mm b/CyteKit/TabBarController.mm index 5f94e71b..401488ab 100644 --- a/CyteKit/TabBarController.mm +++ b/CyteKit/TabBarController.mm @@ -1,5 +1,5 @@ /* Cydia - iPhone UIKit Front-End for Debian APT - * Copyright (C) 2008-2013 Jay Freeman (saurik) + * Copyright (C) 2008-2014 Jay Freeman (saurik) */ /* GNU General Public License, Version 3 {{{ */ @@ -114,4 +114,6 @@ } } +#include "InterfaceOrientation.h" + @end