mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-26 04:35:16 +00:00
added proper ImageMan includes
svn-id: r35954
This commit is contained in:
parent
089548fb81
commit
1e5165bd84
@ -30,6 +30,7 @@
|
||||
#include "common/keyboard.h"
|
||||
#include "common/util.h"
|
||||
#include "common/system.h"
|
||||
#include "backends/vkeybd/imageman.h"
|
||||
|
||||
namespace Common {
|
||||
|
||||
|
@ -27,6 +27,7 @@
|
||||
|
||||
#ifdef ENABLE_VKEYBD
|
||||
|
||||
#include "backends/vkeybd/imageman.h"
|
||||
#include "backends/vkeybd/virtual-keyboard-gui.h"
|
||||
#include "backends/vkeybd/virtual-keyboard-parser.h"
|
||||
#include "backends/vkeybd/keycode-descriptions.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user