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

salty-horse ori at avtalion.name
Thu Apr 28 20:04:43 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:
ca23658908 MOHAWK: Fix compilation when only default engines are enabled


Commit: ca236589082bd3e748610f101f54de26eb90ebd9
    https://github.com/scummvm/scummvm/commit/ca236589082bd3e748610f101f54de26eb90ebd9
Author: Ori Avtalion (ori at avtalion.name)
Date: 2011-04-28T11:03:24-07:00

Commit Message:
MOHAWK: Fix compilation when only default engines are enabled

Changed paths:
    engines/mohawk/graphics.cpp



diff --git a/engines/mohawk/graphics.cpp b/engines/mohawk/graphics.cpp
index 54dc85b..ac45efd 100644
--- a/engines/mohawk/graphics.cpp
+++ b/engines/mohawk/graphics.cpp
@@ -29,8 +29,10 @@
 
 #include "common/substream.h"
 #include "common/system.h"
+#include "common/textconsole.h"
 #include "engines/util.h"
 #include "graphics/palette.h"
+#include "graphics/palette.h"
 #include "graphics/primitives.h"
 #include "gui/message.h"
 






More information about the Scummvm-git-logs mailing list