diff options
Diffstat (limited to 'macosx/plugins/DFInput/macsrc/MappingCell.m')
| -rwxr-xr-x | macosx/plugins/DFInput/macsrc/MappingCell.m | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/macosx/plugins/DFInput/macsrc/MappingCell.m b/macosx/plugins/DFInput/macsrc/MappingCell.m index 885c1b74..a61e9087 100755 --- a/macosx/plugins/DFInput/macsrc/MappingCell.m +++ b/macosx/plugins/DFInput/macsrc/MappingCell.m @@ -21,7 +21,7 @@ #import "MappingCell.h" #import "ControllerList.h" -#import "cfg.h" +#include "cfg.h" @implementation MappingCell |
