diff aacpsy.h @ 7996:b3ce73df10bb libavcodec

Fix 'make checkheaders', based on a patch by Diego Petten, flameeyes gmail com.
author diego
date Sat, 04 Oct 2008 11:20:02 +0000
parents c4a4495715dd
children
line wrap: on
line diff
--- a/aacpsy.h	Sat Oct 04 10:26:17 2008 +0000
+++ b/aacpsy.h	Sat Oct 04 11:20:02 2008 +0000
@@ -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