- p_glnodes.cpp must include zlib.h

This commit is contained in:
Christoph Oelckers 2018-03-12 22:45:49 +01:00
parent 9b7bef59d2
commit fed7286442

View file

@ -45,6 +45,7 @@
#endif
#include <zlib.h>
#include "templates.h"
#include "m_alloc.h"
#include "m_argv.h"