mirror of
https://github.com/encounter/SDL.git
synced 2025-12-08 21:17:45 +00:00
macOS: remove unneeded #includes.
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user