SDL_cocoavideo.m: add missing SDL_cocoaopengles.h include
This commit is contained in:
parent
dd72f3f03d
commit
019e9d4c92
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue