summaryrefslogtreecommitdiffstats
path: root/video
diff options
context:
space:
mode:
authorAlexander Preisinger <alexander.preisinger@gmail.com>2013-07-03 22:42:31 +0200
committerAlexander Preisinger <alexander.preisinger@gmail.com>2013-07-03 22:43:05 +0200
commit1789449a0a06a4fda29a3080ecef1a621f2bf60f (patch)
tree4f4c4ca6eb651f78141a5edf9376ec056ceedd1b /video
parent8af51bd3fe671b9e43dae16250cc2cf9379d60ef (diff)
downloadmpv-1789449a0a06a4fda29a3080ecef1a621f2bf60f.tar.bz2
mpv-1789449a0a06a4fda29a3080ecef1a621f2bf60f.tar.xz
wayland: remove mp_fifo header
Diffstat (limited to 'video')
-rw-r--r--video/out/wayland_common.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/video/out/wayland_common.c b/video/out/wayland_common.c
index bd83bfdb7f..b3bc65d2ff 100644
--- a/video/out/wayland_common.c
+++ b/video/out/wayland_common.c
@@ -36,7 +36,6 @@
#include "core/bstr.h"
#include "core/options.h"
#include "core/mp_msg.h"
-#include "core/mp_fifo.h"
#include "libavutil/common.h"
#include "talloc.h"