diff options
Diffstat (limited to 'Graphics/GraphicsEngineVulkan')
| -rw-r--r-- | Graphics/GraphicsEngineVulkan/src/PipelineLayout.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Graphics/GraphicsEngineVulkan/src/PipelineLayout.cpp b/Graphics/GraphicsEngineVulkan/src/PipelineLayout.cpp index 3fb20bab..3a415d04 100644 --- a/Graphics/GraphicsEngineVulkan/src/PipelineLayout.cpp +++ b/Graphics/GraphicsEngineVulkan/src/PipelineLayout.cpp @@ -26,7 +26,6 @@ #include "PipelineLayout.h" #include "ShaderResourceLayoutVk.h" #include "ShaderVkImpl.h" -#include "CommandContext.h" #include "RenderDeviceVkImpl.h" #include "DeviceContextVkImpl.h" #include "TextureVkImpl.h" |
