Mercurial > libavcodec.hg
changeset 6421:53308ac1a5cc libavcodec
better include
author | michael |
---|---|
date | Tue, 26 Feb 2008 23:51:59 +0000 |
parents | 95dc96b1e4f4 |
children | e82ca9167c1f |
files | faanidct.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/faanidct.c Tue Feb 26 23:49:41 2008 +0000 +++ b/faanidct.c Tue Feb 26 23:51:59 2008 +0000 @@ -18,7 +18,7 @@ * License along with FFmpeg; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ -#include "mpegvideo.h" +#include "faanidct.h" /* To allow switching to double. */ #define FLOAT float