mirror of
https://github.com/libretro/RetroArch
synced 2025-04-09 21:45:45 +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 <string.h>
|
||||||
#include <math.h>
|
#include <math.h>
|
||||||
|
|
||||||
#include "vulkan/vulkan_symbol_wrapper.h"
|
#include <vulkan/vulkan_symbol_wrapper.h>
|
||||||
#include <libretro_vulkan.h>
|
#include <libretro_vulkan.h>
|
||||||
|
|
||||||
#define ARRAY_SIZE(a) (sizeof(a) / sizeof((a)[0]))
|
#define ARRAY_SIZE(a) (sizeof(a) / sizeof((a)[0]))
|
||||||
|
Loading…
x
Reference in New Issue
Block a user