From 859717ac93f8f72f34765df32396ba56e0d6a885 Mon Sep 17 00:00:00 2001 From: Egor Yusov Date: Tue, 5 Mar 2019 20:14:11 -0800 Subject: Fixed one more issue with Metal back-end --- Graphics/GraphicsEngineMetal/include/RenderDeviceMtlImpl.h | 1 - 1 file changed, 1 deletion(-) (limited to 'Graphics/GraphicsEngineMetal') diff --git a/Graphics/GraphicsEngineMetal/include/RenderDeviceMtlImpl.h b/Graphics/GraphicsEngineMetal/include/RenderDeviceMtlImpl.h index 05a3e8d4..109958d6 100644 --- a/Graphics/GraphicsEngineMetal/include/RenderDeviceMtlImpl.h +++ b/Graphics/GraphicsEngineMetal/include/RenderDeviceMtlImpl.h @@ -29,7 +29,6 @@ #include "RenderDeviceMtl.h" #include "RenderDeviceBase.h" #include "DeviceContextMtl.h" -#include "EngineMtlAttribs.h" namespace Diligent { -- cgit v1.2.3