Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'libavformat/mpegts.c')
-rw-r--r--libavformat/mpegts.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libavformat/mpegts.c b/libavformat/mpegts.c
index cb548d2bd0..ce13a0832e 100644
--- a/libavformat/mpegts.c
+++ b/libavformat/mpegts.c
@@ -33,7 +33,6 @@
#include "mpegts.h"
#include "internal.h"
#include "avio_internal.h"
-#include "seek.h"
#include "mpeg.h"
#include "isom.h"