Fix multiple compilation issues for all platforms.
This commit is contained in:
parent
c8431493be
commit
ab8c1f5b5f
7 changed files with 10 additions and 3 deletions
|
@ -16,7 +16,7 @@
|
|||
// https://github.com/hrydgard/ppsspp and http://www.ppsspp.org/.
|
||||
|
||||
#include "input/input_state.h"
|
||||
#include "Core/Config.h"
|
||||
#include "../Core/Config.h"
|
||||
#include "KeyMap.h"
|
||||
|
||||
using namespace KeyMap;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue