summaryrefslogtreecommitdiff
path: root/mpq-file.h
diff options
context:
space:
mode:
Diffstat (limited to 'mpq-file.h')
-rw-r--r--mpq-file.h6
1 files changed, 1 insertions, 5 deletions
diff --git a/mpq-file.h b/mpq-file.h
index 7557758..aea19cd 100644
--- a/mpq-file.h
+++ b/mpq-file.h
@@ -1,11 +1,7 @@
#ifndef __MPQ_FILE_H__
#define __MPQ_FILE_H__
-#ifdef WIN32
-#include "stdint.h"
-#else
-#include <stdint.h>
-#endif
+#include "mpqlib-stdint.h"
struct mpq_file_t;
enum mpqlib_file_seek_t {