summaryrefslogtreecommitdiff
path: root/macosx/plugins/DFInput/macsrc/cfgHelper.m
diff options
context:
space:
mode:
Diffstat (limited to 'macosx/plugins/DFInput/macsrc/cfgHelper.m')
-rw-r--r--macosx/plugins/DFInput/macsrc/cfgHelper.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/macosx/plugins/DFInput/macsrc/cfgHelper.m b/macosx/plugins/DFInput/macsrc/cfgHelper.m
index b51c5ee4..e15a9a1e 100644
--- a/macosx/plugins/DFInput/macsrc/cfgHelper.m
+++ b/macosx/plugins/DFInput/macsrc/cfgHelper.m
@@ -6,10 +6,10 @@
//
//
-#include "cfg.h"
#import <Foundation/Foundation.h>
#import "ARCBridge.h"
#import "PadController.h"
+#include "cfg.h"
#define padType @"Pad Type"
#define deviceNumber @"Device Number"