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/oggdec.h')
-rw-r--r--libavformat/oggdec.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/libavformat/oggdec.h b/libavformat/oggdec.h
index 1d28e50aa8..43df23f4cb 100644
--- a/libavformat/oggdec.h
+++ b/libavformat/oggdec.h
@@ -26,7 +26,6 @@
#define AVFORMAT_OGGDEC_H
#include "avformat.h"
-#include "metadata.h"
struct ogg_codec {
const int8_t *magic;