summaryrefslogtreecommitdiff
path: root/mpq-bios.h
diff options
context:
space:
mode:
authorpixel <pixel>2007-07-10 09:28:10 +0000
committerpixel <pixel>2007-07-10 09:28:10 +0000
commita3e08df7a6655e7baf3505edeed3a1c0dff5bbf8 (patch)
treec80f10b9a90268f209e5593544824e2d1a72b970 /mpq-bios.h
parent8feb553794efc2a328f8ce2beed5eeacc43238f4 (diff)
Adding first prototypes for mpq-fs, and harmonization of the headers.
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;