From dda0bfea336d07583c6dc468753422872d91a7a6 Mon Sep 17 00:00:00 2001 From: The Dax Date: Mon, 30 Sep 2013 16:00:41 -0400 Subject: [PATCH] Build fix. --- UI/GameInfoCache.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/UI/GameInfoCache.cpp b/UI/GameInfoCache.cpp index b2dd54758..0681ba431 100644 --- a/UI/GameInfoCache.cpp +++ b/UI/GameInfoCache.cpp @@ -17,6 +17,7 @@ #include #include +#include #include "base/timeutil.h" #include "base/stringutil.h"