mirror of
https://github.com/yattee/yattee.git
synced 2025-08-05 02:04:07 +00:00
mpvkit implementation fixes
This commit is contained in:
@@ -1,6 +1,2 @@
|
||||
#import <CoreFoundation/CoreFoundation.h>
|
||||
#import <IOKit/ps/IOPowerSources.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"
|
||||
|
@@ -1,4 +1,5 @@
|
||||
import Cocoa
|
||||
import MPVKit
|
||||
import OpenGL.GL
|
||||
import OpenGL.GL3
|
||||
|
||||
|
Reference in New Issue
Block a user