This commit is contained in:
wildcard 2025-08-30 17:18:40 +02:00 committed by crueter
parent 341759820a
commit 663547c9ef
1 changed files with 1 additions and 1 deletions

View File

@ -8,4 +8,4 @@
#define VMA_STATIC_VULKAN_FUNCTIONS 0
#define VMA_DYNAMIC_VULKAN_FUNCTIONS 1
#include <vk_mem_alloc.h>
#include "video_core/vulkan_common/vk_mem_alloc.h"