FIx include paths in TLYShyNavBarManager

This commit is contained in:
DagAgren 2015-10-28 11:48:26 +02:00
parent 29d42955e7
commit 96725b437e
1 changed files with 2 additions and 2 deletions

View File

@ -10,8 +10,8 @@
#import "TLYShyViewController.h"
#import "TLYDelegateProxy.h"
#import "UIViewController+BetterLayoutGuides.h"
#import "NSObject+TLYSwizzlingHelpers.h"
#import "Categories/UIViewController+BetterLayoutGuides.h"
#import "Categories/NSObject+TLYSwizzlingHelpers.h"
#import <objc/runtime.h>