From 82d27b14e9e3ac81e7fd37092806ef6ad685683b Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Mon, 23 Aug 2004 22:50:10 +0000 Subject: Fixes for windows --- common/binfile.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common') diff --git a/common/binfile.c b/common/binfile.c index fa0a120..778b50e 100644 --- a/common/binfile.c +++ b/common/binfile.c @@ -18,7 +18,7 @@ */ #include #include -#include +#include #include "binfile.h" #define BF_FILE 0x00000010 -- cgit v1.2.3