From a3e08df7a6655e7baf3505edeed3a1c0dff5bbf8 Mon Sep 17 00:00:00 2001 From: pixel Date: Tue, 10 Jul 2007 09:28:10 +0000 Subject: Adding first prototypes for mpq-fs, and harmonization of the headers. --- int-bios.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'int-bios.h') diff --git a/int-bios.h b/int-bios.h index c0b437b..1508218 100644 --- a/int-bios.h +++ b/int-bios.h @@ -1,7 +1,7 @@ #ifndef __INT_BIOS_H__ #define __INT_BIOS_H__ -#include "mpq-bios.h" +#include int __mpqlib_seek(struct mpq_archive_t *, uint64_t); int __mpqlib_read(struct mpq_archive_t *, void *, uint32_t); -- cgit v1.2.3