diff options
author | Diego Biurrun <diego@biurrun.de> | 2015-03-29 14:44:23 +0200 |
---|---|---|
committer | Diego Biurrun <diego@biurrun.de> | 2015-03-30 17:49:05 +0200 |
commit | 23944d29a22a2cd602753b3705f73011c3bf0b18 (patch) | |
tree | d176951f06dccc0f97a400e4ecc8186fdc3f1bc2 /libavcodec/indeo4data.h | |
parent | 7d3183d3a4e800ab7a7fa24f49968a1b1bcc0161 (diff) | |
download | ffmpeg-23944d29a22a2cd602753b3705f73011c3bf0b18.tar.gz |
indeo: Give Indeo4/5 shared code a more consistent name
Diffstat (limited to 'libavcodec/indeo4data.h')
-rw-r--r-- | libavcodec/indeo4data.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/libavcodec/indeo4data.h b/libavcodec/indeo4data.h index 8311c68816..be7c41356b 100644 --- a/libavcodec/indeo4data.h +++ b/libavcodec/indeo4data.h @@ -29,8 +29,7 @@ #include <stdint.h> -#include "ivi_common.h" -#include "mathops.h" +#include "ivi.h" /** * standard picture dimensions |