vo_mga, build: change include from "libavcore" to "libavutil"
commit16e29bebf05b9ae39ebb2f4aa6afb7496fab3ca6
authorUoti Urpala <uau@glyph.nonexistent.invalid>
Mon, 28 Mar 2011 01:07:26 +0000 (28 04:07 +0300)
committerUoti Urpala <uau@glyph.nonexistent.invalid>
Mon, 28 Mar 2011 01:13:40 +0000 (28 04:13 +0300)
treee6f70ac3ecb89611c63c35b37c327735448521fd
parent17528080d6068fab2e52af12d7706ce58bdf3922
vo_mga, build: change include from "libavcore" to "libavutil"

Libavcore was merged back to libavutil. Change the mga_template.c
include of libavcore/imgutils.h to match. This means that split
libavcore/libavutil versions won't work any more; but since this only
affects people who enable vo_mga and there was no released version
using the split libs I won't bother with any conditionals for the
include.
libvo/mga_template.c