From abe5bb4019f84b5bcb43c581f1258b3a44f1f2c7 Mon Sep 17 00:00:00 2001 From: Lioncash Date: Fri, 11 Sep 2015 00:23:00 -0400 Subject: citra_qt: Reorganize headers --- src/citra_qt/hotkeys.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/citra_qt/hotkeys.cpp') diff --git a/src/citra_qt/hotkeys.cpp b/src/citra_qt/hotkeys.cpp index 5ed6cf0b1..ed6b12fc4 100644 --- a/src/citra_qt/hotkeys.cpp +++ b/src/citra_qt/hotkeys.cpp @@ -8,7 +8,7 @@ #include #include -#include "hotkeys.h" +#include "citra_qt/hotkeys.h" struct Hotkey { -- cgit v1.2.3