mirror of
https://github.com/libretro/RetroArch.git
synced 2024-11-25 00:49:47 +00:00
(cocoa_gl_ctx.m) Put in retro_assert.h
This commit is contained in:
parent
15ba019ea1
commit
5e3a79b74b
@ -27,6 +27,9 @@
|
||||
#elif defined(HAVE_COCOATOUCH)
|
||||
#include <GLKit/GLKit.h>
|
||||
#endif
|
||||
|
||||
#include <retro_assert.h>
|
||||
|
||||
#import "../../ui/drivers/cocoa/cocoa_common.h"
|
||||
#include "../video_context_driver.h"
|
||||
#include "../video_monitor.h"
|
||||
|
Loading…
Reference in New Issue
Block a user