mirror of
https://github.com/libretro/RetroArch.git
synced 2024-11-24 08:30:16 +00:00
(libretro-test-vulkan-async-compute) Change header incldue
This commit is contained in:
parent
40e2103640
commit
d4fb4ba87d
@ -4,7 +4,7 @@
|
||||
#include <string.h>
|
||||
#include <math.h>
|
||||
|
||||
#include "vulkan/vulkan_symbol_wrapper.h"
|
||||
#include <vulkan/vulkan_symbol_wrapper.h>
|
||||
#include <libretro_vulkan.h>
|
||||
|
||||
#define ARRAY_SIZE(a) (sizeof(a) / sizeof((a)[0]))
|
||||
|
Loading…
Reference in New Issue
Block a user