summaryrefslogtreecommitdiffstats
path: root/libavcodec/ivi_dsp.c
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2015-03-29 14:44:23 +0200
committerDiego Biurrun <diego@biurrun.de>2015-03-30 17:49:05 +0200
commit23944d29a22a2cd602753b3705f73011c3bf0b18 (patch)
treed176951f06dccc0f97a400e4ecc8186fdc3f1bc2 /libavcodec/ivi_dsp.c
parent7d3183d3a4e800ab7a7fa24f49968a1b1bcc0161 (diff)
downloadffmpeg-streaming-23944d29a22a2cd602753b3705f73011c3bf0b18.zip
ffmpeg-streaming-23944d29a22a2cd602753b3705f73011c3bf0b18.tar.gz
indeo: Give Indeo4/5 shared code a more consistent name
Diffstat (limited to 'libavcodec/ivi_dsp.c')
-rw-r--r--libavcodec/ivi_dsp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/ivi_dsp.c b/libavcodec/ivi_dsp.c
index ecc49b3..7d12784 100644
--- a/libavcodec/ivi_dsp.c
+++ b/libavcodec/ivi_dsp.c
@@ -27,7 +27,7 @@
*/
#include "avcodec.h"
-#include "ivi_common.h"
+#include "ivi.h"
#include "ivi_dsp.h"
void ff_ivi_recompose53(const IVIPlaneDesc *plane, uint8_t *dst,
OpenPOWER on IntegriCloud