SCI: Silence runtime warnings when editing kernel_tables.h with VS2010

svn-id: r53743
This commit is contained in:
Filippos Karapetis 2010-10-23 19:19:06 +00:00
parent ebf4e736ba
commit bd14661fdf

View file

@ -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 {