macOS: remove unneeded #includes.

Mark Callow 2017-09-21 14:01:12 +09:00
parent f0a324f8eb
commit 3c45e662f5
1 changed files with 0 additions and 2 deletions

View File

@ -31,8 +31,6 @@
#if SDL_VIDEO_VULKAN && SDL_VIDEO_DRIVER_COCOA
#include "SDL_assert.h"
#include "SDL_loadso.h"
#include <dlfcn.h>
@implementation SDL_cocoametalview