summaryrefslogtreecommitdiffstats
path: root/Graphics/GraphicsEngineMetal
diff options
context:
space:
mode:
authorEgor Yusov <egor.yusov@gmail.com>2019-03-06 04:14:11 +0000
committerEgor Yusov <egor.yusov@gmail.com>2019-03-06 04:14:11 +0000
commit859717ac93f8f72f34765df32396ba56e0d6a885 (patch)
tree6bd4cfb136b16fb4c9b722fa9a101ca3c80c2443 /Graphics/GraphicsEngineMetal
parentFixed Metal backend stub (diff)
downloadDiligentCore-859717ac93f8f72f34765df32396ba56e0d6a885.tar.gz
DiligentCore-859717ac93f8f72f34765df32396ba56e0d6a885.zip
Fixed one more issue with Metal back-end
Diffstat (limited to 'Graphics/GraphicsEngineMetal')
-rw-r--r--Graphics/GraphicsEngineMetal/include/RenderDeviceMtlImpl.h1
1 files changed, 0 insertions, 1 deletions
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
{