mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-30 20:58:54 +00:00
Fix build with minizip-ng 4.0.8
This commit is contained in:
parent
3ea870ef8c
commit
fa442dc90b
6 changed files with 19 additions and 9 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue