You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2026-06-03 16:24:53 +02:00
avcodec/cbrt_data: add missing header include
Fixes make checkheaders
This commit is contained in:
@@ -23,6 +23,8 @@
|
||||
|
||||
#include <stdint.h>
|
||||
|
||||
#include "config.h"
|
||||
|
||||
#if CONFIG_HARDCODED_TABLES
|
||||
#define ff_cbrt_tableinit_fixed()
|
||||
#define ff_cbrt_tableinit()
|
||||
|
||||
Reference in New Issue
Block a user