From 55c3350e38f1e74b478657624368169556845ad2 Mon Sep 17 00:00:00 2001 From: Christoph Mallon Date: Sat, 17 Mar 2012 18:55:10 +0100 Subject: DEVTOOLS: Include necessary headers for compilation. --- devtools/create_kyradat/games.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'devtools/create_kyradat/games.cpp') diff --git a/devtools/create_kyradat/games.cpp b/devtools/create_kyradat/games.cpp index 258d2dd50d..a2759b1e53 100644 --- a/devtools/create_kyradat/games.cpp +++ b/devtools/create_kyradat/games.cpp @@ -24,6 +24,8 @@ #define FORBIDDEN_SYMBOL_ALLOW_ALL #include "create_kyradat.h" +#include "common/language.h" +#include "common/platform.h" // Game tables -- cgit v1.2.3