(Metal) Buildfix
This commit is contained in:
parent
ad1fb29092
commit
23bb1414ff
|
@ -44,6 +44,9 @@
|
||||||
#ifdef HAVE_VULKAN
|
#ifdef HAVE_VULKAN
|
||||||
#include "../common/vulkan_common.h"
|
#include "../common/vulkan_common.h"
|
||||||
#endif
|
#endif
|
||||||
|
#ifdef HAVE_METAL
|
||||||
|
#include "../common/metal_common.h"
|
||||||
|
#endif
|
||||||
|
|
||||||
typedef struct cocoa_ctx_data
|
typedef struct cocoa_ctx_data
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue