summaryrefslogtreecommitdiff
path: root/macosx/plugins/HIDInput/src/KeyConfig.h
diff options
context:
space:
mode:
authorSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2010-02-01 11:23:52 +0000
committerSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2010-02-01 11:23:52 +0000
commit843732611c8eab41931a6e434a9cb8bac0a06e6f (patch)
treefb849612446ddb92e4d3269a72a3d19f38f7a08d /macosx/plugins/HIDInput/src/KeyConfig.h
parenta587fec3ed0b06761c407ce775337a4f28d5302b (diff)
downloadpcsxr-843732611c8eab41931a6e434a9cb8bac0a06e6f.tar.gz
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@41005 e17a0e51-4ae3-4d35-97c3-1a29b211df97
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;