mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-02-04 13:53:26 +00:00
avcodec/cbrt_data: add missing header include
Fixes make checkheaders
This commit is contained in:
parent
65d7d46f71
commit
a267cac928
@ -23,6 +23,8 @@
|
||||
|
||||
#include <stdint.h>
|
||||
|
||||
#include "config.h"
|
||||
|
||||
#if CONFIG_HARDCODED_TABLES
|
||||
#define ff_cbrt_tableinit_fixed()
|
||||
#define ff_cbrt_tableinit()
|
||||
|
Loading…
Reference in New Issue
Block a user