mirror of
https://github.com/yattee/yattee.git
synced 2024-11-10 00:08:21 +00:00
6 lines
228 B
C
6 lines
228 B
C
|
#import <CoreFoundation/CoreFoundation.h>
|
||
|
#import "../Vendor/mpv/iOS/include/client.h"
|
||
|
#import "../Vendor/mpv/iOS/include/render.h"
|
||
|
#import "../Vendor/mpv/iOS/include/render_gl.h"
|
||
|
#import "../Vendor/mpv/iOS/include/stream_cb.h"
|