Fix compilation with latest cmake

This commit is contained in:
xawotihs
2025-04-11 21:58:54 +02:00
parent d4cb3e8384
commit d95e9e1155
4 changed files with 16 additions and 8 deletions
+1 -1
View File
@@ -474,7 +474,7 @@
#ifndef PNG_VERSION_INFO_ONLY
/* include the compression library's header */
#include "../include/zlib.h"
#include "zlib.h"
#endif
/* include all user configurable info, including optional assembler routines */