From fd6eb4a06c31e518060e27a818b8acf4410be94a Mon Sep 17 00:00:00 2001 From: Alex Converse Date: Tue, 22 Jun 2010 19:29:03 +0000 Subject: Move Parametric Stereo related ps* files to aacps*. Originally committed as revision 23720 to svn://svn.ffmpeg.org/ffmpeg/trunk --- libavcodec/sbr.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libavcodec/sbr.h') diff --git a/libavcodec/sbr.h b/libavcodec/sbr.h index adf799a7e6..1c87a2e564 100644 --- a/libavcodec/sbr.h +++ b/libavcodec/sbr.h @@ -31,7 +31,7 @@ #include #include "fft.h" -#include "ps.h" +#include "aacps.h" /** * Spectral Band Replication header - spectrum parameters that invoke a reset if they differ from the previous header. -- cgit v1.2.3