mirror of
https://github.com/mpv-player/mpv
synced 2024-12-29 10:32:15 +00:00
wayland: remove unused includes
Presentation time only lives in in wayland_common.
This commit is contained in:
parent
a1c6762156
commit
573f696077
@ -25,9 +25,6 @@
|
||||
#include "egl_helpers.h"
|
||||
#include "utils.h"
|
||||
|
||||
// Generated from presentation-time.xml
|
||||
#include "generated/wayland/presentation-time.h"
|
||||
|
||||
#define EGL_PLATFORM_WAYLAND_EXT 0x31D8
|
||||
|
||||
struct priv {
|
||||
|
@ -22,9 +22,6 @@
|
||||
#include "context.h"
|
||||
#include "utils.h"
|
||||
|
||||
// Generated from presentation-time.xml
|
||||
#include "generated/wayland/presentation-time.h"
|
||||
|
||||
struct priv {
|
||||
struct mpvk_ctx vk;
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user