mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-04 09:56:30 +00:00
JANITORIAL: Yet another attempt at fixing compilation
This commit is contained in:
parent
4d485fc741
commit
46cb9c785b
@ -28,6 +28,7 @@
|
||||
#ifdef _WIN32_WCE
|
||||
|
||||
#include "common/system.h"
|
||||
#include "common/textconsole.h"
|
||||
#include "common/translation.h"
|
||||
#include "common/mutex.h"
|
||||
|
||||
|
@ -33,6 +33,7 @@
|
||||
#include "backends/vkeybd/virtual-keyboard-parser.h"
|
||||
#include "backends/vkeybd/keycode-descriptions.h"
|
||||
#include "common/config-manager.h"
|
||||
#include "common/textconsole.h"
|
||||
#include "common/unzip.h"
|
||||
|
||||
#define KEY_START_CHAR ('[')
|
||||
|
Loading…
x
Reference in New Issue
Block a user