mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-07 08:39:00 +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
|
@ -6,8 +6,9 @@
|
|||
#include <algorithm>
|
||||
#include <memory>
|
||||
|
||||
#include <mz_compat.h>
|
||||
#include <mz.h>
|
||||
#include <mz_os.h>
|
||||
#include <unzip.h>
|
||||
|
||||
#include "Common/CommonPaths.h"
|
||||
#include "Common/Contains.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue