# HG changeset patch # User diego # Date 1223119202 0 # Node ID b3ce73df10bb5b02637f515631e4b5826eea75d8 # Parent 1fbfce20cb799fde171d8140cb4d81c634a34085 Fix 'make checkheaders', based on a patch by Diego Petten, flameeyes gmail com. diff -r 1fbfce20cb79 -r b3ce73df10bb aacpsy.h --- 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 diff -r 1fbfce20cb79 -r b3ce73df10bb ra288.h --- a/ra288.h Sat Oct 04 10:26:17 2008 +0000 +++ b/ra288.h Sat Oct 04 11:20:02 2008 +0000 @@ -22,6 +22,8 @@ #ifndef AVCODEC_RA288_H #define AVCODEC_RA288_H +#include + static const float amptable[8]={ 0.515625, 0.90234375, 1.57910156, 2.76342773, -0.515625, -0.90234375, -1.57910156, -2.76342773