summaryrefslogtreecommitdiff
path: root/src/common/key_map.h
diff options
context:
space:
mode:
authorbunnei <bunneidev@gmail.com>2014-10-29 20:26:20 -0400
committerbunnei <bunneidev@gmail.com>2014-10-29 20:26:20 -0400
commit0fc71cb6a7e100d4cbee35ccab84e5fee5458e9f (patch)
tree56e092b84815ba02b3d6918524405f25f4c2f251 /src/common/key_map.h
parent48f80bb79efc3b27f8ff965c43aafeffff99e0e1 (diff)
parent38df9e96dd39604273a7a3508abb5e2b302b79cd (diff)
Merge pull request #160 from Gareth422/working
Renamed souce files of services to match port names
Diffstat (limited to 'src/common/key_map.h')
-rw-r--r--src/common/key_map.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/key_map.h b/src/common/key_map.h
index b5acfbab0..bf72362c0 100644
--- a/src/common/key_map.h
+++ b/src/common/key_map.h
@@ -4,7 +4,7 @@
#pragma once
-#include "core/hle/service/hid.h"
+#include "core/hle/service/hid_user.h"
namespace KeyMap {