mirror of
https://github.com/libretro/RetroArch
synced 2025-03-24 04:44:02 +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…
x
Reference in New Issue
Block a user