lavc/g729postfilter: fix make checkheaders.

pull/30/merge
Clément Bœsch 13 years ago
parent 1308fa42ad
commit 7b78cb3a70
  1. 1
      libavcodec/g729postfilter.h

@ -22,6 +22,7 @@
#define FFMPEG_G729POSTFILTER_H
#include <stdint.h>
#include "dsputil.h"
/**
* tilt compensation factor (G.729, k1>0)

Loading…
Cancel
Save