mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-03 15:41:41 +00:00
Include all required header files in launcher.h (should fix compilation problems in WinCE backend)
svn-id: r32141
This commit is contained in:
parent
2c5e8cc938
commit
51835dac6a
@ -26,6 +26,7 @@
|
|||||||
#define LAUNCHER_DIALOG_H
|
#define LAUNCHER_DIALOG_H
|
||||||
|
|
||||||
#include "gui/dialog.h"
|
#include "gui/dialog.h"
|
||||||
|
#include "base/game.h"
|
||||||
#include "common/str.h"
|
#include "common/str.h"
|
||||||
|
|
||||||
namespace GUI {
|
namespace GUI {
|
||||||
|
Loading…
Reference in New Issue
Block a user