summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--libvo/sub.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/libvo/sub.c b/libvo/sub.c
index 94c38545dc..4bbc5813e3 100644
--- a/libvo/sub.c
+++ b/libvo/sub.c
@@ -8,16 +8,12 @@
#include <malloc.h>
#endif
-#ifdef CONFIG_DVDNAV
#include "stream/stream.h"
#include "stream/stream_dvdnav.h"
#define OSD_NAV_BOX_ALPHA 0x7f
-#endif
-#ifdef CONFIG_TV_TELETEXT
#include "stream/tv.h"
#include "osdep/timer.h"
-#endif
#include "mplayer.h"
#include "mp_msg.h"