summaryrefslogtreecommitdiff
path: root/libavcodec/tak.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/tak.h')
-rw-r--r--libavcodec/tak.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/libavcodec/tak.h b/libavcodec/tak.h
index e8e2dacf7c..4fa1239093 100644
--- a/libavcodec/tak.h
+++ b/libavcodec/tak.h
@@ -29,9 +29,8 @@
#include <stdint.h>
-#define BITSTREAM_READER_LE
-#include "get_bits.h"
#include "avcodec.h"
+#include "get_bits.h"
#define TAK_FORMAT_DATA_TYPE_BITS 3
#define TAK_FORMAT_SAMPLE_RATE_BITS 18