mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-09-10 01:32:19 +08:00
Fix 'make checkheaders', based on a patch by Diego Pettenò, flameeyes gmail com.
Originally committed as revision 15552 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@ -24,7 +24,7 @@
|
||||
|
||||
#include "avcodec.h"
|
||||
#include "aac.h"
|
||||
#include "lowpass.h"
|
||||
//#include "lowpass.h"
|
||||
|
||||
enum AACPsyModelType{
|
||||
AAC_PSY_TEST, ///< a sample model to exercise encoder
|
||||
|
Reference in New Issue
Block a user