From 1e68125a911d426df22281690f09396158ba5ded Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 16 Feb 2018 02:29:41 +0300 Subject: Replace file type from stream to FILE in logger. This will allow log data from C libs. --- src/game.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/game.cpp') diff --git a/src/game.cpp b/src/game.cpp index bb9559924..43e48943e 100644 --- a/src/game.cpp +++ b/src/game.cpp @@ -149,6 +149,8 @@ #undef ERROR #endif // WIN32 +#include + #include "debug.h" QuitDialog *quitDialog = nullptr; -- cgit v1.2.3-60-g2f50