diff options
Diffstat (limited to 'src/libfaad/pns.h')
-rw-r--r-- | src/libfaad/pns.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/src/libfaad/pns.h b/src/libfaad/pns.h index 2502c21ff..2f246cc4f 100644 --- a/src/libfaad/pns.h +++ b/src/libfaad/pns.h @@ -22,7 +22,7 @@ ** Commercial non-GPL licensing of this software is possible. ** For more info contact Ahead Software through Mpeg4AAClicense@nero.com. ** -** $Id: pns.h,v 1.6 2004/12/03 01:15:30 tmattern Exp $ +** $Id: pns.h,v 1.7 2005/10/29 23:57:07 tmmm Exp $ **/ #ifndef __PNS_H__ @@ -32,8 +32,6 @@ extern "C" { #endif -#include "common.h" - #include "syntax.h" #define NOISE_OFFSET 90 |