From 23944d29a22a2cd602753b3705f73011c3bf0b18 Mon Sep 17 00:00:00 2001 From: Diego Biurrun Date: Sun, 29 Mar 2015 14:44:23 +0200 Subject: indeo: Give Indeo4/5 shared code a more consistent name --- libavcodec/ivi_dsp.h | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'libavcodec/ivi_dsp.h') diff --git a/libavcodec/ivi_dsp.h b/libavcodec/ivi_dsp.h index 11c2f5cfec..45c8a18086 100644 --- a/libavcodec/ivi_dsp.h +++ b/libavcodec/ivi_dsp.h @@ -29,8 +29,9 @@ #ifndef AVCODEC_IVI_DSP_H #define AVCODEC_IVI_DSP_H -#include "avcodec.h" -#include "ivi_common.h" +#include + +#include "ivi.h" /** * 5/3 wavelet recomposition filter for Indeo5 -- cgit v1.2.3