mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-01-12 10:29:39 +00:00
Fix make checkheaders for wavpackenc.h
This commit is contained in:
parent
e7da19e9fa
commit
b970f85564
@ -22,6 +22,8 @@
|
||||
#ifndef AVCODEC_WAVPACK_H
|
||||
#define AVCODEC_WAVPACK_H
|
||||
|
||||
#include "libavutil/common.h"
|
||||
|
||||
#define MAX_TERMS 16
|
||||
#define MAX_TERM 8
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user