You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-10 06:10:52 +02:00
Fix make checkheaders for wavpackenc.h
This commit is contained in:
@@ -22,6 +22,8 @@
|
||||
#ifndef AVCODEC_WAVPACK_H
|
||||
#define AVCODEC_WAVPACK_H
|
||||
|
||||
#include "libavutil/common.h"
|
||||
|
||||
#define MAX_TERMS 16
|
||||
#define MAX_TERM 8
|
||||
|
||||
|
Reference in New Issue
Block a user