summaryrefslogtreecommitdiffstats
path: root/Graphics/GraphicsEngineMetal
diff options
context:
space:
mode:
Diffstat (limited to 'Graphics/GraphicsEngineMetal')
-rw-r--r--Graphics/GraphicsEngineMetal/include/RenderPassMtlImpl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Graphics/GraphicsEngineMetal/include/RenderPassMtlImpl.h b/Graphics/GraphicsEngineMetal/include/RenderPassMtlImpl.h
index 2c900713..eeffde9e 100644
--- a/Graphics/GraphicsEngineMetal/include/RenderPassMtlImpl.h
+++ b/Graphics/GraphicsEngineMetal/include/RenderPassMtlImpl.h
@@ -32,7 +32,7 @@
#include "RenderDeviceMtl.h"
#include "RenderPassBase.hpp"
-#include "RenderDeviceMtlImpl.hpp"
+#include "RenderDeviceMtlImpl.h"
namespace Diligent
{