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 'libavcodec/twinvq.h')
-rw-r--r--libavcodec/twinvq.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/libavcodec/twinvq.h b/libavcodec/twinvq.h
index 3ce096f90a..84f4e51438 100644
--- a/libavcodec/twinvq.h
+++ b/libavcodec/twinvq.h
@@ -30,7 +30,6 @@
#include "libavutil/common.h"
#include "libavutil/float_dsp.h"
#include "avcodec.h"
-#include "internal.h"
enum TwinVQCodec {
TWINVQ_CODEC_VQF,