avutil/vulkan: Don't autoinclude vulkan_loader.h
Only include it where necessary. Reviewed-by: Lynne <dev@lynne.ee> Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
This commit is contained in:
@@ -21,7 +21,6 @@
|
||||
#include "avassert.h"
|
||||
|
||||
#include "vulkan.h"
|
||||
#include "vulkan_loader.h"
|
||||
|
||||
const VkComponentMapping ff_comp_identity_map = {
|
||||
.r = VK_COMPONENT_SWIZZLE_IDENTITY,
|
||||
|
||||
Reference in New Issue
Block a user