[Scummvm-cvs-logs] scummvm master -> 712c3bc201de28dc202c0c4141c9ac3223293086

fuzzie fuzzie at fuzzie.org
Sat Apr 30 11:09:08 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:
712c3bc201 MOHAWK: Fix CSTime-only builds.


Commit: 712c3bc201de28dc202c0c4141c9ac3223293086
    https://github.com/scummvm/scummvm/commit/712c3bc201de28dc202c0c4141c9ac3223293086
Author: Alyssa Milburn (fuzzie at fuzzie.org)
Date: 2011-04-30T02:07:22-07:00

Commit Message:
MOHAWK: Fix CSTime-only builds.

Changed paths:
    engines/mohawk/console.cpp



diff --git a/engines/mohawk/console.cpp b/engines/mohawk/console.cpp
index 56d4a97..93cbe87 100644
--- a/engines/mohawk/console.cpp
+++ b/engines/mohawk/console.cpp
@@ -30,6 +30,7 @@
 #include "mohawk/video.h"
 
 #include "common/system.h"
+#include "common/textconsole.h"
 
 #ifdef ENABLE_CSTIME
 #include "mohawk/cstime.h"






More information about the Scummvm-git-logs mailing list