Fix make checkheaders for wavpackenc.h
This commit is contained in:
parent
e7da19e9fa
commit
b970f85564
1 changed files with 2 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue