summaryrefslogtreecommitdiff
path: root/int-bios.h
diff options
context:
space:
mode:
Diffstat (limited to 'int-bios.h')
-rw-r--r--int-bios.h2
1 files changed, 1 insertions, 1 deletions
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 <mpq-bios.h>
int __mpqlib_seek(struct mpq_archive_t *, uint64_t);
int __mpqlib_read(struct mpq_archive_t *, void *, uint32_t);