aboutsummaryrefslogtreecommitdiff
path: root/tools/create_kyradat/tables.cpp
diff options
context:
space:
mode:
authorJohannes Schickel2009-09-17 12:03:06 +0000
committerJohannes Schickel2009-09-17 12:03:06 +0000
commit38d4acfb48691c4fd836a3f79ca15d144add267a (patch)
tree19848fd10f5a84c1397a89b7de7c94a7ae578ee6 /tools/create_kyradat/tables.cpp
parentf13602f7d24cc3e5308c363039b0495f1a4b1193 (diff)
downloadscummvm-rg350-38d4acfb48691c4fd836a3f79ca15d144add267a.tar.gz
scummvm-rg350-38d4acfb48691c4fd836a3f79ca15d144add267a.tar.bz2
scummvm-rg350-38d4acfb48691c4fd836a3f79ca15d144add267a.zip
Cleanup includes.
svn-id: r44145
Diffstat (limited to 'tools/create_kyradat/tables.cpp')
-rw-r--r--tools/create_kyradat/tables.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/create_kyradat/tables.cpp b/tools/create_kyradat/tables.cpp
index 138eaead6b..b8e687b412 100644
--- a/tools/create_kyradat/tables.cpp
+++ b/tools/create_kyradat/tables.cpp
@@ -21,6 +21,7 @@
*/
#include "tables.h"
+#include "create_kyradat.h"
#define EXTRACT_END_ENTRY { UNK_LANG, kPlatformUnknown, { 0, 0, { { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } } } }