aboutsummaryrefslogtreecommitdiffhomepage
path: root/sub
diff options
context:
space:
mode:
authorGravatar wm4 <wm4@nowhere>2013-06-27 18:20:59 +0200
committerGravatar wm4 <wm4@nowhere>2013-06-28 15:40:28 +0200
commitac79eb733741d8d22bbd550be39fe63c28a575f9 (patch)
treea4eedb7a040fe5a47487a2ab7b1561dfb4dcf15d /sub
parent1327eeb375064573d5b9b3657958614ab297c2b1 (diff)
core: rename mplayer.h and quvi.c
mplayer.h used to be used for much more stuff, but all what is left are quvi related definitions. Rename quvi.c as well to make its purpose clearer.
Diffstat (limited to 'sub')
-rw-r--r--sub/sub.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sub/sub.c b/sub/sub.c
index 7eb32d5885..35d9f29326 100644
--- a/sub/sub.c
+++ b/sub/sub.c
@@ -31,7 +31,6 @@
#include "talloc.h"
#include "core/options.h"
-#include "core/mplayer.h"
#include "core/mp_msg.h"
#include "sub.h"
#include "dec_sub.h"