mirror of
https://github.com/encounter/SDL.git
synced 2025-12-12 14:46:19 +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_cocoashape.h"
|
||||||
#include "SDL_cocoavulkan.h"
|
#include "SDL_cocoavulkan.h"
|
||||||
#include "SDL_cocoametalview.h"
|
#include "SDL_cocoametalview.h"
|
||||||
|
#include "SDL_cocoaopengles.h"
|
||||||
|
|
||||||
@implementation SDL_VideoData
|
@implementation SDL_VideoData
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user