[Scummvm-cvs-logs] scummvm master -> 2822fb5811dd4764a5d5dda5f77ce8f838b604e8

dreammaster dreammaster at scummvm.org
Tue Aug 23 02:47:19 CEST 2016


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:
2822fb5811 TITANIC: Compilation fix


Commit: 2822fb5811dd4764a5d5dda5f77ce8f838b604e8
    https://github.com/scummvm/scummvm/commit/2822fb5811dd4764a5d5dda5f77ce8f838b604e8
Author: Paul Gilbert (dreammaster at scummvm.org)
Date: 2016-08-22T20:47:14-04:00

Commit Message:
TITANIC: Compilation fix

Changed paths:
    engines/titanic/support/exe_resources.cpp



diff --git a/engines/titanic/support/exe_resources.cpp b/engines/titanic/support/exe_resources.cpp
index b3caf19..2b2c9c7 100644
--- a/engines/titanic/support/exe_resources.cpp
+++ b/engines/titanic/support/exe_resources.cpp
@@ -21,6 +21,8 @@
  */
 
 #include "titanic/support/exe_resources.h"
+#include "titanic/true_talk/script_handler.h"
+#include "titanic/titanic.h"
 
 namespace Titanic {
 






More information about the Scummvm-git-logs mailing list