[Scummvm-cvs-logs] SF.net SVN: scummvm:[53743] scummvm/trunk/engines/sci/engine/kernel_tables. h
thebluegr at users.sourceforge.net
thebluegr at users.sourceforge.net
Sat Oct 23 21:19:07 CEST 2010
Revision: 53743
http://scummvm.svn.sourceforge.net/scummvm/?rev=53743&view=rev
Author: thebluegr
Date: 2010-10-23 19:19:06 +0000 (Sat, 23 Oct 2010)
Log Message:
-----------
SCI: Silence runtime warnings when editing kernel_tables.h with VS2010
Modified Paths:
--------------
scummvm/trunk/engines/sci/engine/kernel_tables.h
Modified: scummvm/trunk/engines/sci/engine/kernel_tables.h
===================================================================
--- scummvm/trunk/engines/sci/engine/kernel_tables.h 2010-10-23 19:17:26 UTC (rev 53742)
+++ scummvm/trunk/engines/sci/engine/kernel_tables.h 2010-10-23 19:19:06 UTC (rev 53743)
@@ -27,6 +27,7 @@
#define SCI_ENGINE_KERNEL_TABLES_H
#include "sci/engine/workarounds.h"
+#include "sci/engine/vm.h" // for opcode_formats
namespace Sci {
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the Scummvm-git-logs
mailing list