diff options
Diffstat (limited to 'macosx/plugins/DFInput/macsrc')
| -rwxr-xr-x | macosx/plugins/DFInput/macsrc/MappingCell.h | 2 |
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 |
