[Scummvm-cvs-logs] scummvm master -> 81e3f6f02738d94f1f42c5702e3965e41b1d9a35

salty-horse ori at avtalion.name
Thu Apr 28 19:25: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:
81e3f6f027 MOHAWK: Fix compilation


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

Commit Message:
MOHAWK: Fix compilation

Changed paths:
  A engines/kom
    engines/mohawk/detection.cpp



diff --git a/engines/kom b/engines/kom
new file mode 160000
index 0000000..72329ad
--- /dev/null
+++ b/engines/kom
@@ -0,0 +1 @@
+Subproject commit 72329ad26225f37d1e1d4c0c8df3ba7b7b2f436b
diff --git a/engines/mohawk/detection.cpp b/engines/mohawk/detection.cpp
index cd64cc9..c14d332 100644
--- a/engines/mohawk/detection.cpp
+++ b/engines/mohawk/detection.cpp
@@ -28,6 +28,7 @@
 #include "engines/advancedDetector.h"
 #include "common/savefile.h"
 #include "common/system.h"
+#include "common/textconsole.h"
 
 #include "mohawk/livingbooks.h"
 






More information about the Scummvm-git-logs mailing list