Fix multiple compilation issues for all platforms.

This commit is contained in:
The Dax 2013-07-03 14:37:31 -04:00
parent c8431493be
commit ab8c1f5b5f
7 changed files with 10 additions and 3 deletions

View file

@ -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;