aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/gph/gph-backend.cpp
diff options
context:
space:
mode:
authorOri Avtalion2011-04-28 19:54:45 +0300
committerOri Avtalion2011-04-28 19:54:45 +0300
commitae1047257515aed03332bb3b2570120e7ded6627 (patch)
tree2448b6ee049b1e2f460c21124aa53c0b1fa4d050 /backends/platform/gph/gph-backend.cpp
parent3f7d45770ee985b9f1c7b1ff02ed0f498b3f0693 (diff)
downloadscummvm-rg350-ae1047257515aed03332bb3b2570120e7ded6627.tar.gz
scummvm-rg350-ae1047257515aed03332bb3b2570120e7ded6627.tar.bz2
scummvm-rg350-ae1047257515aed03332bb3b2570120e7ded6627.zip
GPH: Fix compilation
Diffstat (limited to 'backends/platform/gph/gph-backend.cpp')
-rw-r--r--backends/platform/gph/gph-backend.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/backends/platform/gph/gph-backend.cpp b/backends/platform/gph/gph-backend.cpp
index fddcd03d85..375ee37378 100644
--- a/backends/platform/gph/gph-backend.cpp
+++ b/backends/platform/gph/gph-backend.cpp
@@ -40,6 +40,7 @@
#include "common/debug.h"
#include "common/events.h"
#include "common/file.h"
+#include "common/textconsole.h"
#include "common/util.h"
#include "audio/mixer_intern.h"