mirror of https://git.ffmpeg.org/ffmpeg.git
lavc/g729postfilter: fix make checkheaders.
This commit is contained in:
parent
1308fa42ad
commit
7b78cb3a70
|
@ -22,6 +22,7 @@
|
|||
#define FFMPEG_G729POSTFILTER_H
|
||||
|
||||
#include <stdint.h>
|
||||
#include "dsputil.h"
|
||||
|
||||
/**
|
||||
* tilt compensation factor (G.729, k1>0)
|
||||
|
|
Loading…
Reference in New Issue