Skip to content

Commit

Permalink
[css] Add UIKit import to NIUserInterfaceString.h.
Browse files Browse the repository at this point in the history
  • Loading branch information
jverkoey committed May 6, 2013
1 parent a2700d0 commit 7172613
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/css/src/NIUserInterfaceString.h
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
//

#import <Foundation/Foundation.h>
#import <UIKit/UIKit.h>

/**
* The notification key for when a strings file has changed.
Expand Down

0 comments on commit 7172613

Please sign in to comment.