diff --git a/src/include/kompute/Core.hpp b/src/include/kompute/Core.hpp index 1e576d582..dfa83d7a5 100644 --- a/src/include/kompute/Core.hpp +++ b/src/include/kompute/Core.hpp @@ -5,7 +5,6 @@ #include // VK_NO_PROTOTYPES required before vulkan import but after wrapper.hpp #undef VK_NO_PROTOTYPES -#define DVULKAN_HPP_DISPATCH_LOADER_DYNAMIC 1 static const char* KOMPUTE_LOG_TAG = "KomputeLog"; #endif