Commit 50dd2ce4 by Chris Forbes Committed by Alexis Hétu

Fix CMake-based build

Change-Id: I5feee7fb928a49762faa8154804fc4b0e86f60b8 Reviewed-on: https://swiftshader-review.googlesource.com/c/23169Tested-by: 's avatarAlexis Hétu <sugoi@google.com> Reviewed-by: 's avatarAlexis Hétu <sugoi@google.com>
parent c65473dc
...@@ -17,7 +17,7 @@ ...@@ -17,7 +17,7 @@
#include "VkFramebuffer.hpp" #include "VkFramebuffer.hpp"
#include "VkImage.hpp" #include "VkImage.hpp"
#include "VkPipeline.hpp" #include "VkPipeline.hpp"
#include "VkRenderpass.hpp" #include "VkRenderPass.hpp"
#include "Device/Renderer.hpp" #include "Device/Renderer.hpp"
#include <cstring> #include <cstring>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment