Fix build with minizip-ng 4.0.8

This commit is contained in:
Joshua Vandaële
2025-01-11 12:19:37 +01:00
parent 3ea870ef8c
commit fa442dc90b
6 changed files with 19 additions and 9 deletions

View File

@ -13,8 +13,8 @@
#include <unordered_set>
#include <mbedtls/md5.h>
#include <mz_compat.h>
#include <pugixml.hpp>
#include <unzip.h>
#include "Common/Align.h"
#include "Common/Assert.h"