[Scummvm-cvs-logs] scummvm master -> ae1047257515aed03332bb3b2570120e7ded6627

salty-horse ori at avtalion.name
Thu Apr 28 18:55:57 CEST 2011


This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .

Summary:
ae10472575 GPH: Fix compilation


Commit: ae1047257515aed03332bb3b2570120e7ded6627
    https://github.com/scummvm/scummvm/commit/ae1047257515aed03332bb3b2570120e7ded6627
Author: Ori Avtalion (ori at avtalion.name)
Date: 2011-04-28T09:54:45-07:00

Commit Message:
GPH: Fix compilation

Changed paths:
    backends/platform/gph/gph-backend.cpp



diff --git a/backends/platform/gph/gph-backend.cpp b/backends/platform/gph/gph-backend.cpp
index fddcd03..375ee37 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"






More information about the Scummvm-git-logs mailing list