macOS: remove unneeded #includes.
parent
f0a324f8eb
commit
3c45e662f5
|
@ -31,8 +31,6 @@
|
||||||
#if SDL_VIDEO_VULKAN && SDL_VIDEO_DRIVER_COCOA
|
#if SDL_VIDEO_VULKAN && SDL_VIDEO_DRIVER_COCOA
|
||||||
|
|
||||||
#include "SDL_assert.h"
|
#include "SDL_assert.h"
|
||||||
#include "SDL_loadso.h"
|
|
||||||
#include <dlfcn.h>
|
|
||||||
|
|
||||||
@implementation SDL_cocoametalview
|
@implementation SDL_cocoametalview
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue