mirror of
https://github.com/mpv-player/mpv
synced 2024-12-23 07:12:39 +00:00
vo_drm: remove 2 redundant include statements
They're already pulled in by drm_common.h.
This commit is contained in:
parent
854651f4f5
commit
9c5cbbf5d7
@ -24,8 +24,6 @@
|
||||
#include <unistd.h>
|
||||
|
||||
#include <libswscale/swscale.h>
|
||||
#include <xf86drm.h>
|
||||
#include <xf86drmMode.h>
|
||||
|
||||
#include "drm_common.h"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user