mirror of
https://github.com/ZDoom/gzdoom.git
synced 2024-11-11 15:21:51 +00:00
- zcc_compile.cpp needs to include version.h for the DYNLIGHT #define.
This commit is contained in:
parent
71bda99c3b
commit
04f5be6249
1 changed files with 1 additions and 0 deletions
|
@ -50,6 +50,7 @@
|
|||
#include "gdtoa.h"
|
||||
#include "codegeneration/codegen.h"
|
||||
#include "vmbuilder.h"
|
||||
#include "version.h"
|
||||
|
||||
//==========================================================================
|
||||
//
|
||||
|
|
Loading…
Reference in a new issue