Skip to content

Commit

Permalink
fixed build issus on newer xcode
Browse files Browse the repository at this point in the history
  • Loading branch information
erluko committed Aug 6, 2016
1 parent ccc6d23 commit eeda38a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WakeWatcher/WakeWatcher.m
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
//

#import "WakeWatcher.h"
@import AppKit;

@implementation WakeWatcher
@import AppKit;


- (void) receiveWakeNote: (NSNotification*) note
Expand Down

0 comments on commit eeda38a

Please sign in to comment.