summaryrefslogtreecommitdiffstats
path: root/mencoder.c
diff options
context:
space:
mode:
authorreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>2009-12-24 10:26:29 +0000
committerreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>2009-12-24 10:26:29 +0000
commit2908957147cd336e16da6bbe28c461abbb2df38f (patch)
treee3ce7ddd69ede62e73b8e497729ef220c47c16c8 /mencoder.c
parenta0601ed2566d132fec57dcf163372f9f341f3c13 (diff)
downloadmpv-2908957147cd336e16da6bbe28c461abbb2df38f.tar.bz2
mpv-2908957147cd336e16da6bbe28c461abbb2df38f.tar.xz
Remove more direct includes of libass/ass.h
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30105 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'mencoder.c')
-rw-r--r--mencoder.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/mencoder.c b/mencoder.c
index c823f3349a..6ff49a5350 100644
--- a/mencoder.c
+++ b/mencoder.c
@@ -213,7 +213,6 @@ void mplayer_put_key(int code)
{
}
-#include "libass/ass.h"
#include "libass/ass_mp.h"
char *current_module;
#include "mpcommon.h"