aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/common/key_map.h
diff options
context:
space:
mode:
authorGravatar Gareth Poole <noname422@gmail.com>2014-10-28 23:08:37 -0400
committerGravatar Gareth Poole <510razor@gmail.com>2014-10-29 15:55:51 -0400
commit38df9e96dd39604273a7a3508abb5e2b302b79cd (patch)
tree56e092b84815ba02b3d6918524405f25f4c2f251 /src/common/key_map.h
parent48f80bb79efc3b27f8ff965c43aafeffff99e0e1 (diff)
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 b5acfbab..bf72362c 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 {