Updated src to point to renamed ndk wrapper include
This commit is contained in:
parent
1b63f58b7d
commit
9c487feb3b
5 changed files with 8 additions and 471 deletions
|
|
@ -11,7 +11,7 @@
|
|||
#ifdef VK_USE_PLATFORM_ANDROID_KHR
|
||||
#include <android/log.h>
|
||||
#include <android_native_app_glue.h>
|
||||
#include <kompute_vulkan_wrapper.hpp>
|
||||
#include <kompute_vk_ndk_wrapper.hpp>
|
||||
|
||||
// VK_NO_PROTOTYPES required before vulkan import but after wrapper.hpp
|
||||
#undef VK_NO_PROTOTYPES
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue