[Scummvm-cvs-logs] scummvm master -> 52c0b2e28c85658d0ae2d2522e6e2d02c4db8796

salty-horse ori at avtalion.name
Thu Apr 28 19:54:14 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:
52c0b2e28c ANDROID: Another attempt at compilation fix


Commit: 52c0b2e28c85658d0ae2d2522e6e2d02c4db8796
    https://github.com/scummvm/scummvm/commit/52c0b2e28c85658d0ae2d2522e6e2d02c4db8796
Author: Ori Avtalion (ori at avtalion.name)
Date: 2011-04-28T10:53:01-07:00

Commit Message:
ANDROID: Another attempt at compilation fix

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



diff --git a/backends/platform/android/jni.cpp b/backends/platform/android/jni.cpp
index 7962fa7..f23d71b 100644
--- a/backends/platform/android/jni.cpp
+++ b/backends/platform/android/jni.cpp
@@ -28,6 +28,7 @@
 #include "base/main.h"
 #include "base/version.h"
 #include "common/config-manager.h"
+#include "common/error.h"
 #include "common/textconsole.h"
 #include "engines/engine.h"
 






More information about the Scummvm-git-logs mailing list