Commit a267cac9 authored by James Almer's avatar James Almer

avcodec/cbrt_data: add missing header include

Fixes make checkheaders
parent 65d7d46f
......@@ -23,6 +23,8 @@
#include <stdint.h>
#include "config.h"
#if CONFIG_HARDCODED_TABLES
#define ff_cbrt_tableinit_fixed()
#define ff_cbrt_tableinit()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment