From d2ed5ba429329d435e6d010acad3b14ae9179c7d Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 7 Mar 2017 01:45:57 +0300 Subject: Fix dyecmd compilation with mingw. --- src/dyetool/client.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/dyetool/client.cpp b/src/dyetool/client.cpp index 73eb6d139..78678c3c7 100644 --- a/src/dyetool/client.cpp +++ b/src/dyetool/client.cpp @@ -77,6 +77,7 @@ #ifdef WIN32 #include +#include #include "fs/specialfolder.h" #undef ERROR #endif // WIN32 -- cgit v1.2.3-60-g2f50