summaryrefslogtreecommitdiff
path: root/libavcodec/ttadata.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/ttadata.h')
-rw-r--r--libavcodec/ttadata.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/ttadata.h b/libavcodec/ttadata.h
index 48c4cd0354..1ec1d749ce 100644
--- a/libavcodec/ttadata.h
+++ b/libavcodec/ttadata.h
@@ -21,7 +21,7 @@
#ifndef AVCODEC_TTADATA_H
#define AVCODEC_TTADATA_H
-#include "internal.h"
+#include <stdint.h>
#define MAX_ORDER 16
typedef struct TTAFilter {