summaryrefslogtreecommitdiff
path: root/libavcodec/ttmlenc.c
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/ttmlenc.c')
-rw-r--r--libavcodec/ttmlenc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/ttmlenc.c b/libavcodec/ttmlenc.c
index ad2eddfdd5..90766f8ea1 100644
--- a/libavcodec/ttmlenc.c
+++ b/libavcodec/ttmlenc.c
@@ -28,7 +28,7 @@
*/
#include "avcodec.h"
-#include "internal.h"
+#include "codec_internal.h"
#include "libavutil/avstring.h"
#include "libavutil/bprint.h"
#include "libavutil/internal.h"