summaryrefslogtreecommitdiff
path: root/mpq-fs.h
diff options
context:
space:
mode:
authoryazoo <yazoo>2008-01-29 07:43:06 +0000
committeryazoo <yazoo>2008-01-29 07:43:06 +0000
commit8522e44467ebcac54201def2c6583639e74e9e24 (patch)
tree9d475da6b178bf96359f06d39773441b76b8d567 /mpq-fs.h
parent7ecf94d4b339bc2197f449f0f1538f2915313087 (diff)
Portage win32
Diffstat (limited to 'mpq-fs.h')
-rw-r--r--mpq-fs.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/mpq-fs.h b/mpq-fs.h
index 4d247b6..558f21e 100644
--- a/mpq-fs.h
+++ b/mpq-fs.h
@@ -1,8 +1,8 @@
#ifndef __MPQ_FS_H__
#define __MPQ_FS_H__
-#include <mpq-bios.h>
-#include <mpq-file.h>
+#include "mpq-bios.h"
+#include "mpq-file.h"
#ifdef __cplusplus
extern "C" {