aboutsummaryrefslogtreecommitdiff
path: root/backends/graphics/dinguxsdl/dinguxsdl-graphics.cpp
diff options
context:
space:
mode:
authorOri Avtalion2011-04-28 23:11:26 +0300
committerOri Avtalion2011-04-28 23:24:06 +0300
commit4d485fc7413544e51d7e00fd837e7b46b2e5962b (patch)
treebd70f921e42dd2ef5b68e9ee597faaa19619ec51 /backends/graphics/dinguxsdl/dinguxsdl-graphics.cpp
parente52d54b55e0c79a83c0a47b139b3b588ce8dd0c4 (diff)
downloadscummvm-rg350-4d485fc7413544e51d7e00fd837e7b46b2e5962b.tar.gz
scummvm-rg350-4d485fc7413544e51d7e00fd837e7b46b2e5962b.tar.bz2
scummvm-rg350-4d485fc7413544e51d7e00fd837e7b46b2e5962b.zip
BACKENDS: Fix compilation for various backends
Affects: * PS2 * GPH * ELF * MOTO * IPHONE * N64 * DINGUX * WINCE * PSP
Diffstat (limited to 'backends/graphics/dinguxsdl/dinguxsdl-graphics.cpp')
-rw-r--r--backends/graphics/dinguxsdl/dinguxsdl-graphics.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/backends/graphics/dinguxsdl/dinguxsdl-graphics.cpp b/backends/graphics/dinguxsdl/dinguxsdl-graphics.cpp
index 3c043ca986..b50c3a75be 100644
--- a/backends/graphics/dinguxsdl/dinguxsdl-graphics.cpp
+++ b/backends/graphics/dinguxsdl/dinguxsdl-graphics.cpp
@@ -31,6 +31,7 @@
#include "backends/events/dinguxsdl/dinguxsdl-events.h"
#include "graphics/scaler/aspect.h"
#include "common/mutex.h"
+#include "common/textconsole.h"
static const OSystem::GraphicsMode s_supportedGraphicsModes[] = {
{"1x", "Standard", GFX_NORMAL},