mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-31 13:18:50 +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
|
@ -5,7 +5,7 @@
|
|||
|
||||
#include <algorithm>
|
||||
|
||||
#include <mz_compat.h>
|
||||
#include <unzip.h>
|
||||
|
||||
#include "Common/CommonTypes.h"
|
||||
#include "Common/ScopeGuard.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue