From 0329a7ca21e82c972b0ced9bddae623b2586a6df Mon Sep 17 00:00:00 2001 From: Fabian Gruber Date: Tue, 31 May 2016 15:17:50 +0200 Subject: [PATCH] same problem as https://github.com/alliedmodders/hl2sdk/pull/24 (#26) --- public/datacache/iprecachesystem.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/datacache/iprecachesystem.h b/public/datacache/iprecachesystem.h index 41d49150..d9b89355 100644 --- a/public/datacache/iprecachesystem.h +++ b/public/datacache/iprecachesystem.h @@ -17,7 +17,7 @@ #include "tier0/dbg.h" #include "tier2/tier2.h" #include "tier2/resourceprecacher.h" -#include "appframework/iappsystem.h" +#include "appframework/IAppSystem.h" //----------------------------------------------------------------------------- // Resource access control API