mirror of
https://github.com/mpv-player/mpv
synced 2025-02-20 23:07:02 +00:00
Remove useless #include and silence warnings when compiling find_sub.c.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24032 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
139d5f7fca
commit
a8c7780402
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user