From 4ab63df7af7ceac58d3cb6a3068cb16b4e3ff6ee Mon Sep 17 00:00:00 2001 From: reimar Date: Sat, 19 Dec 2009 15:32:17 +0000 Subject: Never include ass.h and ass_types.h directly, use ass_mp.h instead. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30067 b3059339-0415-0410-9bf9-f77b7e298cf2 --- command.c | 1 - 1 file changed, 1 deletion(-) (limited to 'command.c') diff --git a/command.c b/command.c index 1edcc42bcb..669afa8aca 100644 --- a/command.c +++ b/command.c @@ -39,7 +39,6 @@ #include "stream/stream_dvd.h" #endif #include "stream/stream_dvdnav.h" -#include "libass/ass.h" #include "libass/ass_mp.h" #include "m_struct.h" #include "libmenu/menu.h" -- cgit v1.2.3