summaryrefslogtreecommitdiffstats
path: root/libvo
diff options
context:
space:
mode:
Diffstat (limited to 'libvo')
-rw-r--r--libvo/sub.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/libvo/sub.h b/libvo/sub.h
index c6223f8043..feb3354679 100644
--- a/libvo/sub.h
+++ b/libvo/sub.h
@@ -2,10 +2,6 @@
#ifndef MPLAYER_SUB_H
#define MPLAYER_SUB_H
-#ifdef HAVE_TV_TELETEXT
-#include "libmpcodecs/mp_image.h"
-#endif
-
typedef struct mp_osd_bbox_s {
int x1,y1,x2,y2;
} mp_osd_bbox_t;