Commit e5d2bdec authored by Diego Biurrun's avatar Diego Biurrun

Add rectangle.h #include for fill_rectangle().

Originally committed as revision 22877 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent d02bb3ec
......@@ -31,6 +31,7 @@
#include "dsputil.h"
#include "mpegvideo.h"
#include "h264.h"
#include "rectangle.h"
/*
* H264 redefines mb_intra so it is not mistakely used (its uninitialized in h264)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment