summaryrefslogtreecommitdiff
path: root/mpq-bios.h
diff options
context:
space:
mode:
Diffstat (limited to 'mpq-bios.h')
-rw-r--r--mpq-bios.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/mpq-bios.h b/mpq-bios.h
index 84f64ae..3ce553e 100644
--- a/mpq-bios.h
+++ b/mpq-bios.h
@@ -1,7 +1,7 @@
#ifndef __MPQ_BIOS_H__
#define __MPQ_BIOS_H__
-#include "inttypes.h"
+#include <stdint.h>
struct mpq_archive_t;