From 3f7f55d24f8adbfaa6e534734e955fb3c37792ff Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 16 Mar 2015 23:58:40 +0300 Subject: Remove useless includes from .h files. --- src/game.cpp | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/game.cpp') diff --git a/src/game.cpp b/src/game.cpp index e3360ac77..f00770c39 100644 --- a/src/game.cpp +++ b/src/game.cpp @@ -126,6 +126,10 @@ #include "mumblemanager.h" #endif +#ifdef WIN32 +#include +#endif + #include "debug.h" QuitDialog *quitDialog = nullptr; -- cgit v1.2.3-70-g09d2