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/takdec.c')
-rw-r--r--libavcodec/takdec.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/takdec.c b/libavcodec/takdec.c
index 8bd8a55fd2..57ebb978b7 100644
--- a/libavcodec/takdec.c
+++ b/libavcodec/takdec.c
@@ -33,7 +33,7 @@
#include "audiodsp.h"
#include "thread.h"
#include "avcodec.h"
-#include "internal.h"
+#include "codec_internal.h"
#include "unary.h"
#include "tak.h"
#include "takdsp.h"