diff options
author | Tor Lillqvist <tml@iki.fi> | 2011-10-03 16:13:20 +0300 |
---|---|---|
committer | Tor Lillqvist <tml@iki.fi> | 2011-10-03 16:58:42 +0300 |
commit | e5c80a1f1c527196f29041290328e988cd80475b (patch) | |
tree | 2c819c183419b1900c850db887586714b6bc8f17 /apple_remote/inc/MultiClickRemoteBehavior.h | |
parent | 0e9c5066a94bb75f6a8d3ea4c2bad447e3a26a1f (diff) |
Workaround for building against MacOSX 10.6 SDK but with 10.4 as the highest used API
Diffstat (limited to 'apple_remote/inc/MultiClickRemoteBehavior.h')
-rw-r--r-- | apple_remote/inc/MultiClickRemoteBehavior.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/apple_remote/inc/MultiClickRemoteBehavior.h b/apple_remote/inc/MultiClickRemoteBehavior.h index 9cffa35fae2f..a704febaa4fb 100644 --- a/apple_remote/inc/MultiClickRemoteBehavior.h +++ b/apple_remote/inc/MultiClickRemoteBehavior.h @@ -29,7 +29,6 @@ *****************************************************************************/ -#import <Cocoa/Cocoa.h> #import "RemoteControl.h" /** |