summaryrefslogtreecommitdiff
path: root/thirdparty/opus/celt/arm/mdct_arm.h
diff options
context:
space:
mode:
Diffstat (limited to 'thirdparty/opus/celt/arm/mdct_arm.h')
-rw-r--r--thirdparty/opus/celt/arm/mdct_arm.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/thirdparty/opus/celt/arm/mdct_arm.h b/thirdparty/opus/celt/arm/mdct_arm.h
index 14200bac4b..49cbb44576 100644
--- a/thirdparty/opus/celt/arm/mdct_arm.h
+++ b/thirdparty/opus/celt/arm/mdct_arm.h
@@ -33,6 +33,7 @@
#if !defined(MDCT_ARM_H)
#define MDCT_ARM_H
+#include "config.h"
#include "mdct.h"
#if defined(HAVE_ARM_NE10)