We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9db6eb9 commit 952490bCopy full SHA for 952490b
1 file changed
src/mpq_stream.c
@@ -27,8 +27,8 @@
27
#include "mpq_crypto.h"
28
#include "mpq_explode.h"
29
#include "mpq_platform.h"
30
-#include <stdint.h>
31
#include <inttypes.h>
+#include <stdint.h>
32
33
#if defined(MPQFS_HAS_ZLIB) && MPQFS_HAS_ZLIB
34
#include <zlib.h>
0 commit comments