From 6a5b303a37a021eeb46ed6d2679c022aba963fd2 Mon Sep 17 00:00:00 2001 From: buliabyak Date: Thu, 13 Mar 2008 19:28:54 +0000 Subject: [PATCH] fix compile --- src/io/sys.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/io/sys.cpp b/src/io/sys.cpp index b184988fd..2f1b92b40 100644 --- a/src/io/sys.cpp +++ b/src/io/sys.cpp @@ -16,6 +16,7 @@ #endif #include +#include #if GLIB_CHECK_VERSION(2,6,0) #include #endif -- 2.30.2