- zcc_compile.cpp needs to include version.h for the DYNLIGHT #define.

This commit is contained in:
Christoph Oelckers 2016-12-03 19:14:20 +01:00
parent 71bda99c3b
commit 04f5be6249
1 changed files with 1 additions and 0 deletions

View File

@ -50,6 +50,7 @@
#include "gdtoa.h"
#include "codegeneration/codegen.h"
#include "vmbuilder.h"
#include "version.h"
//==========================================================================
//