summaryrefslogtreecommitdiff
path: root/macosx/plugins/DFInput/macsrc
diff options
context:
space:
mode:
Diffstat (limited to 'macosx/plugins/DFInput/macsrc')
-rwxr-xr-xmacosx/plugins/DFInput/macsrc/MappingCell.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/macosx/plugins/DFInput/macsrc/MappingCell.h b/macosx/plugins/DFInput/macsrc/MappingCell.h
index 58ebc7e1..d85100d3 100755
--- a/macosx/plugins/DFInput/macsrc/MappingCell.h
+++ b/macosx/plugins/DFInput/macsrc/MappingCell.h
@@ -21,7 +21,7 @@
#define MappingCell NetPcsxrHIDInputPluginMappingCell
-#import <AppKit/AppKit.h>
+#import <Cocoa/Cocoa.h>
@interface MappingCell : NSTextFieldCell