From 38df9e96dd39604273a7a3508abb5e2b302b79cd Mon Sep 17 00:00:00 2001 From: Gareth Poole Date: Tue, 28 Oct 2014 23:08:37 -0400 Subject: Renamed souce files of services to match port names --- src/common/key_map.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/common/key_map.h') 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 { -- cgit v1.2.3