summaryrefslogtreecommitdiff
path: root/libavcodec/dctref.c
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/dctref.c')
-rw-r--r--libavcodec/dctref.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/libavcodec/dctref.c b/libavcodec/dctref.c
index faad057a9a..c915ed6fd7 100644
--- a/libavcodec/dctref.c
+++ b/libavcodec/dctref.c
@@ -30,6 +30,8 @@
*/
#include "libavutil/mathematics.h"
+#include "dctref.h"
+
static double coefficients[8 * 8];
/**