summaryrefslogtreecommitdiff
path: root/apple_remote/inc/HIDRemoteControlDevice.h
diff options
context:
space:
mode:
Diffstat (limited to 'apple_remote/inc/HIDRemoteControlDevice.h')
-rw-r--r--apple_remote/inc/HIDRemoteControlDevice.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/apple_remote/inc/HIDRemoteControlDevice.h b/apple_remote/inc/HIDRemoteControlDevice.h
index 622441fce83c..44e4d17fc65d 100644
--- a/apple_remote/inc/HIDRemoteControlDevice.h
+++ b/apple_remote/inc/HIDRemoteControlDevice.h
@@ -28,11 +28,10 @@
*
*****************************************************************************/
-#import <Cocoa/Cocoa.h>
-#import <IOKit/hid/IOHIDLib.h>
-
#import "RemoteControl.h"
+#import <IOKit/hid/IOHIDLib.h>
+
/*
Base class for HID based remote control devices
*/