Skip to content

Commit 19f5bb3

Browse files
committed
make xbox compat
1 parent c6f05ec commit 19f5bb3

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/mpq_stream.c

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,8 @@
2828
#include "mpq_explode.h"
2929
#include "mpq_platform.h"
3030
#include <stdint.h>
31-
#include <zconf.h>
3231

3332
#if defined(MPQFS_HAS_ZLIB) && MPQFS_HAS_ZLIB
34-
#include <stddef.h>
3533
#include <zlib.h>
3634
#endif
3735
#if defined(MPQFS_HAS_BZIP2) && MPQFS_HAS_BZIP2

0 commit comments

Comments
 (0)