From 7afc53c3a17ea3634da17c467b2e8233aca678d8 Mon Sep 17 00:00:00 2001 From: LPFaint99 Date: Fri, 16 Jan 2009 02:58:34 +0000 Subject: Revert r1861 git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1879 8ced0084-cf51-0410-be5f-012b33b47a6e --- Source/Core/Common/Src/FileSearch.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Source/Core/Common/Src/FileSearch.cpp') diff --git a/Source/Core/Common/Src/FileSearch.cpp b/Source/Core/Common/Src/FileSearch.cpp index ecc2c644d7..02f9cd7f58 100644 --- a/Source/Core/Common/Src/FileSearch.cpp +++ b/Source/Core/Common/Src/FileSearch.cpp @@ -19,6 +19,8 @@ #ifndef _WIN32 #include #include +#else +#include #endif #include -- cgit v1.2.3