summaryrefslogtreecommitdiffstats
path: root/video/out/cocoa_common.m
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2013-07-04 17:53:30 +0200
committerwm4 <wm4@nowhere>2013-07-04 17:53:30 +0200
commitd084f72a6cf47b9c232243398fced85c4c620ff6 (patch)
tree03c4dc22ba78b31c53cace4b9088b99189f4ac2c /video/out/cocoa_common.m
parent1789449a0a06a4fda29a3080ecef1a621f2bf60f (diff)
downloadmpv-d084f72a6cf47b9c232243398fced85c4c620ff6.tar.bz2
mpv-d084f72a6cf47b9c232243398fced85c4c620ff6.tar.xz
core: remove mp_fifo leftovers
Diffstat (limited to 'video/out/cocoa_common.m')
-rw-r--r--video/out/cocoa_common.m1
1 files changed, 0 insertions, 1 deletions
diff --git a/video/out/cocoa_common.m b/video/out/cocoa_common.m
index dd166e03e1..dc95e537a1 100644
--- a/video/out/cocoa_common.m
+++ b/video/out/cocoa_common.m
@@ -31,7 +31,6 @@
#include "vo.h"
#include "aspect.h"
-#include "core/mp_fifo.h"
#include "talloc.h"
#include "core/mp_msg.h"