Skip to content

Commit 7b8e685

Browse files
authored
Update Manager.hpp
1 parent b75ddcb commit 7b8e685

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/include/kompute/Manager.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -540,7 +540,7 @@ class Manager
540540

541541
#ifndef KOMPUTE_DISABLE_VK_DEBUG_LAYERS
542542
vk::DebugReportCallbackEXT mDebugReportCallback;
543-
vk::DispatchLoaderDynamic mDebugDispatcher;
543+
vk::detail::DispatchLoaderDynamic mDebugDispatcher;
544544
#endif
545545

546546
// Create functions

0 commit comments

Comments
 (0)