diff --git a/rtsp.c b/rtsp.c index 681a40be..0a366bdc 100644 --- a/rtsp.c +++ b/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" diff --git a/tsmux.c b/tsmux.c index 1d332715..60a0c786 100644 --- a/tsmux.c +++ b/tsmux.c @@ -36,7 +36,6 @@ #include "tvhead.h" #include "dispatch.h" -#include "teletext.h" #include "transports.h" #include "subscriptions.h" #include "psi.h"