summaryrefslogtreecommitdiffstats
path: root/libvo/sub.c
diff options
context:
space:
mode:
Diffstat (limited to 'libvo/sub.c')
-rw-r--r--libvo/sub.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/libvo/sub.c b/libvo/sub.c
index 369d1bbd50..d4efcb9a5c 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 "talloc.h"
#include "mplayer.h"