mirror of
https://github.com/ZDoom/gzdoom.git
synced 2024-11-11 07:12:02 +00:00
- p_glnodes.cpp must include zlib.h
This commit is contained in:
parent
9b7bef59d2
commit
fed7286442
1 changed files with 1 additions and 0 deletions
|
@ -45,6 +45,7 @@
|
|||
|
||||
#endif
|
||||
|
||||
#include <zlib.h>
|
||||
#include "templates.h"
|
||||
#include "m_alloc.h"
|
||||
#include "m_argv.h"
|
||||
|
|
Loading…
Reference in a new issue