Skip to content

Commit

Permalink
Fix include file name
Browse files Browse the repository at this point in the history
  • Loading branch information
gentoo-root committed Nov 26, 2017
1 parent 1272d4b commit 4a5fc0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sources/iTermInitialDirectory.h
Expand Up @@ -8,7 +8,7 @@

#import <Foundation/Foundation.h>

#import "Profile.h"
#import "ProfileModel.h"
#import "ITAddressBookMgr.h"

typedef NS_ENUM(NSUInteger, iTermInitialDirectoryMode) {
Expand Down

0 comments on commit 4a5fc0e

Please sign in to comment.