aboutsummaryrefslogtreecommitdiff
path: root/devtools/create_lure/create_lure_dat.h
diff options
context:
space:
mode:
authorChristoph Mallon2012-03-17 18:55:10 +0100
committerChristoph Mallon2012-03-17 23:00:55 +0100
commit55c3350e38f1e74b478657624368169556845ad2 (patch)
tree83e1acafc30c335a5a0e9001a636eae0de7248ad /devtools/create_lure/create_lure_dat.h
parent9f827e339297306eed2d7b9a355eccd7d2ac0328 (diff)
downloadscummvm-rg350-55c3350e38f1e74b478657624368169556845ad2.tar.gz
scummvm-rg350-55c3350e38f1e74b478657624368169556845ad2.tar.bz2
scummvm-rg350-55c3350e38f1e74b478657624368169556845ad2.zip
DEVTOOLS: Include necessary headers for compilation.
Diffstat (limited to 'devtools/create_lure/create_lure_dat.h')
-rw-r--r--devtools/create_lure/create_lure_dat.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/devtools/create_lure/create_lure_dat.h b/devtools/create_lure/create_lure_dat.h
index 9259a8dcc8..ad49878d43 100644
--- a/devtools/create_lure/create_lure_dat.h
+++ b/devtools/create_lure/create_lure_dat.h
@@ -24,6 +24,7 @@
#define CREATE_LURE_DAT_H
#include "common/endian.h"
+#include "common/language.h"
#include "common/util.h"
#define VERSION_MAJOR 1