Remove unnecessary include of teletext.h
This commit is contained in:
parent
a4835dc943
commit
c0dd853f12
2 changed files with 0 additions and 2 deletions
1
rtsp.c
1
rtsp.c
|
@ -32,7 +32,6 @@
|
|||
#include "tvhead.h"
|
||||
#include "channels.h"
|
||||
#include "subscriptions.h"
|
||||
#include "teletext.h"
|
||||
#include "dispatch.h"
|
||||
#include "rtp.h"
|
||||
#include "tsmux.h"
|
||||
|
|
1
tsmux.c
1
tsmux.c
|
@ -36,7 +36,6 @@
|
|||
|
||||
#include "tvhead.h"
|
||||
#include "dispatch.h"
|
||||
#include "teletext.h"
|
||||
#include "transports.h"
|
||||
#include "subscriptions.h"
|
||||
#include "psi.h"
|
||||
|
|
Loading…
Add table
Reference in a new issue