summaryrefslogtreecommitdiff
path: root/mpq-misc.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-misc.h
parent8feb553794efc2a328f8ce2beed5eeacc43238f4 (diff)
Adding first prototypes for mpq-fs, and harmonization of the headers.
Diffstat (limited to 'mpq-misc.h')
-rw-r--r--mpq-misc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/mpq-misc.h b/mpq-misc.h
index f4fe6f2..714d6de 100644
--- a/mpq-misc.h
+++ b/mpq-misc.h
@@ -1,7 +1,7 @@
#ifndef __MPQ_MISC_H__
#define __MPQ_MISC_H__
-#include <inttypes.h>
+#include <stdint.h>
#ifdef __cplusplus
extern "C" {