summaryrefslogtreecommitdiff
path: root/macosx/plugins/HIDInput/src/KeyConfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'macosx/plugins/HIDInput/src/KeyConfig.h')
-rw-r--r--macosx/plugins/HIDInput/src/KeyConfig.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/macosx/plugins/HIDInput/src/KeyConfig.h b/macosx/plugins/HIDInput/src/KeyConfig.h
index 7c29ce38..426783f5 100644
--- a/macosx/plugins/HIDInput/src/KeyConfig.h
+++ b/macosx/plugins/HIDInput/src/KeyConfig.h
@@ -20,7 +20,7 @@
#import <Carbon/Carbon.h>
#include <IOKit/hid/IOHIDUsageTables.h>
-#include "HID_Utilities.h"
+#include "HID_Utilities_External.h"
#import "ControllerList.h"
@class ControllerList;