From 45ca3b1c4cfcf791c5884697f18ff96da77a2cdc Mon Sep 17 00:00:00 2001 From: Egor Yusov Date: Tue, 19 Dec 2017 21:41:39 -0800 Subject: Enabling linux build (in progress) --- Graphics/GraphicsEngine/interface/Sampler.h | 1 + 1 file changed, 1 insertion(+) (limited to 'Graphics/GraphicsEngine') diff --git a/Graphics/GraphicsEngine/interface/Sampler.h b/Graphics/GraphicsEngine/interface/Sampler.h index a36eeae0..bc8a649d 100644 --- a/Graphics/GraphicsEngine/interface/Sampler.h +++ b/Graphics/GraphicsEngine/interface/Sampler.h @@ -26,6 +26,7 @@ /// \file /// Definition of the Diligent::ISampler interface and related data structures +#include #include "DeviceObject.h" namespace Diligent -- cgit v1.2.3