Commit 93ad3b8b by Chris Forbes

Fix Android-integrated build

Change-Id: I1eefd7ec6356df26de0a191691f7746debccbf02 Reviewed-on: https://swiftshader-review.googlesource.com/c/SwiftShader/+/32348Tested-by: 's avatarChris Forbes <chrisforbes@google.com> Presubmit-Ready: Chris Forbes <chrisforbes@google.com> Reviewed-by: 's avatarNicolas Capens <nicolascapens@google.com>
parent 8b321d13
......@@ -49,6 +49,7 @@
#ifdef __ANDROID__
#include <vulkan/vk_android_native_buffer.h>
#include "System/GrallocAndroid.hpp"
#include <sync/sync.h>
#endif
#include "WSI/VkSwapchainKHR.hpp"
......
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