summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libavcodec/cbrt_data.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/libavcodec/cbrt_data.h b/libavcodec/cbrt_data.h
index 232f74fbf3..89117f85b3 100644
--- a/libavcodec/cbrt_data.h
+++ b/libavcodec/cbrt_data.h
@@ -23,6 +23,8 @@
#include <stdint.h>
+#include "config.h"
+
#if CONFIG_HARDCODED_TABLES
#define ff_cbrt_tableinit_fixed()
#define ff_cbrt_tableinit()