mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-10-04 08:56:25 +00:00
SDL_cocoavideo.m: add missing SDL_cocoaopengles.h include
This commit is contained in:

committed by
Sam Lantinga

parent
dd72f3f03d
commit
019e9d4c92
@@ -32,6 +32,7 @@
|
||||
#include "SDL_cocoashape.h"
|
||||
#include "SDL_cocoavulkan.h"
|
||||
#include "SDL_cocoametalview.h"
|
||||
#include "SDL_cocoaopengles.h"
|
||||
|
||||
@implementation SDL_VideoData
|
||||
|
||||
|
Reference in New Issue
Block a user