mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-17 12:12:10 -04:00
include filename.h even when zlib support hasn't been compiled in
This commit is contained in:
parent
4c578d3ccb
commit
fadea1bedb
@ -16,11 +16,10 @@
|
||||
#define DOWNLOAD_UTILS_H
|
||||
|
||||
#include "pandabase.h"
|
||||
#include "filename.h"
|
||||
|
||||
#ifdef HAVE_ZLIB
|
||||
|
||||
#include "filename.h"
|
||||
|
||||
BEGIN_PUBLISH
|
||||
|
||||
EXPCL_PANDAEXPRESS unsigned long check_crc(Filename name);
|
||||
|
Loading…
x
Reference in New Issue
Block a user