mirror of
https://github.com/yattee/yattee.git
synced 2024-11-10 08:18:19 +00:00
6 lines
212 B
C
6 lines
212 B
C
|
#import <CoreFoundation/CoreFoundation.h>
|
||
|
#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"
|