mirror of
https://github.com/libretro/RetroArch
synced 2025-01-30 21:32:45 +00:00
(Metal) Buildfix
This commit is contained in:
parent
ad1fb29092
commit
23bb1414ff
@ -44,6 +44,9 @@
|
||||
#ifdef HAVE_VULKAN
|
||||
#include "../common/vulkan_common.h"
|
||||
#endif
|
||||
#ifdef HAVE_METAL
|
||||
#include "../common/metal_common.h"
|
||||
#endif
|
||||
|
||||
typedef struct cocoa_ctx_data
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user