[Scummvm-cvs-logs] scummvm master -> 8feac89bc7329f002d3c4beba370d9c6ea05e798

dhewg dhewg at wiibrew.org
Thu Apr 28 20:03:37 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:
8feac89bc7 ANDROID: Fix compilation some more


Commit: 8feac89bc7329f002d3c4beba370d9c6ea05e798
    https://github.com/scummvm/scummvm/commit/8feac89bc7329f002d3c4beba370d9c6ea05e798
Author: dhewg (dhewg at wiibrew.org)
Date: 2011-04-28T11:02:01-07:00

Commit Message:
ANDROID: Fix compilation some more

Changed paths:
    backends/platform/android/android.cpp



diff --git a/backends/platform/android/android.cpp b/backends/platform/android/android.cpp
index bbfdb06..c7f62f5 100644
--- a/backends/platform/android/android.cpp
+++ b/backends/platform/android/android.cpp
@@ -32,6 +32,7 @@
 #include <unistd.h>
 
 #include "common/util.h"
+#include "common/textconsole.h"
 #include "common/rect.h"
 #include "common/queue.h"
 #include "common/mutex.h"






More information about the Scummvm-git-logs mailing list