2022-02-16 20:23:11 +00:00
|
|
|
#import <CoreFoundation/CoreFoundation.h>
|
2022-02-27 20:31:17 +00:00
|
|
|
#import "../Vendor/mpv/include/client.h"
|
|
|
|
#import "../Vendor/mpv/include/render.h"
|
|
|
|
#import "../Vendor/mpv/include/render_gl.h"
|
|
|
|
#import "../Vendor/mpv/include/stream_cb.h"
|