summaryrefslogtreecommitdiffstats
path: root/sub/ass_mp.h
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2013-06-21 00:26:05 +0200
committerwm4 <wm4@nowhere>2013-06-25 00:11:54 +0200
commitdb2e1ef4d210f5a8a4a2555d0a78b0a4dea103ec (patch)
tree7ee58c2d174019feb7957daaf430bb431c05cba0 /sub/ass_mp.h
parent2cd53d449abacde3e461c0daa15617aca4450eea (diff)
downloadmpv-db2e1ef4d210f5a8a4a2555d0a78b0a4dea103ec.tar.bz2
mpv-db2e1ef4d210f5a8a4a2555d0a78b0a4dea103ec.tar.xz
Move/rename subreader.c
Diffstat (limited to 'sub/ass_mp.h')
-rw-r--r--sub/ass_mp.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sub/ass_mp.h b/sub/ass_mp.h
index 9f40b34166..dbdc95f031 100644
--- a/sub/ass_mp.h
+++ b/sub/ass_mp.h
@@ -25,7 +25,6 @@
#include <stdbool.h>
#include "config.h"
-#include "subreader.h"
// This is probably arbitrary.
// sd_lavc_conv might indirectly still assume this PlayResY, though.