From bc1120b67ac85447cbb3dae5402c86451f7d9103 Mon Sep 17 00:00:00 2001 From: Jonathan Gray Date: Sun, 13 Jul 2003 13:57:19 +0000 Subject: linux/mingw compilation fix pointed out by Jeroen Janssen svn-id: r8984 --- backends/fs/windows/windows-fs.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'backends/fs/windows') diff --git a/backends/fs/windows/windows-fs.cpp b/backends/fs/windows/windows-fs.cpp index c42d592574..412c131c2e 100644 --- a/backends/fs/windows/windows-fs.cpp +++ b/backends/fs/windows/windows-fs.cpp @@ -25,7 +25,7 @@ #include #include #include -#include +#include /* * Implementation of the ScummVM file system API based on Windows API. -- cgit v1.2.3