DEVTOOLS: Include necessary headers for compilation.

This commit is contained in:
Christoph Mallon 2012-03-17 18:55:10 +01:00
parent 9f827e3392
commit 55c3350e38
5 changed files with 9 additions and 0 deletions

View file

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