From 6f3aa65bd69f5155fa1ee56dee840e2e7e1d3c6f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20Mr=C3=A1zek?= Date: Sat, 31 Jan 2015 16:59:03 +0100 Subject: NOISSUE Split MultiMC app object into MultiMC and Env --- logic/net/HttpMetaCache.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'logic/net/HttpMetaCache.h') diff --git a/logic/net/HttpMetaCache.h b/logic/net/HttpMetaCache.h index dd44623c..042f66bf 100644 --- a/logic/net/HttpMetaCache.h +++ b/logic/net/HttpMetaCache.h @@ -17,6 +17,9 @@ #include #include #include +#include + +class HttpMetaCache; struct MetaEntry { -- cgit v1.2.3