aboutsummaryrefslogtreecommitdiff
path: root/tools/create_kyradat/tables.h
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.h
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.h')
-rw-r--r--tools/create_kyradat/tables.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/tools/create_kyradat/tables.h b/tools/create_kyradat/tables.h
index 158a014d64..a970c41264 100644
--- a/tools/create_kyradat/tables.h
+++ b/tools/create_kyradat/tables.h
@@ -23,7 +23,10 @@
#ifndef CREATE_KYRADAT_TABLES_H
#define CREATE_KYRADAT_TABLES_H
-#include "create_kyradat.h"
+#include "search.h"
+#include "util.h"
+
+#include <list>
struct ExtractEntrySearchData {
int lang;