mirror of
https://github.com/Relintai/sdl2_frt.git
synced 2024-12-16 11:06:49 +01:00
macOS: remove unneeded #includes.
This commit is contained in:
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
Block a user