From aeb420d9f20f0973d428b5de0bd19f83c684bf54 Mon Sep 17 00:00:00 2001 From: pixel Date: Tue, 29 Jan 2008 10:13:13 +0000 Subject: Smoothing up win32 fixes. --- mpq-bios.h | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'mpq-bios.h') diff --git a/mpq-bios.h b/mpq-bios.h index 61e2020..c046f53 100644 --- a/mpq-bios.h +++ b/mpq-bios.h @@ -1,11 +1,7 @@ #ifndef __MPQ_BIOS_H__ #define __MPQ_BIOS_H__ -#ifdef WIN32 -#include "stdint.h" -#else -#include -#endif +#include "mpqlib-stdint.h" struct mpq_archive_t; -- cgit v1.2.3