mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-11-26 19:01:44 +02:00
Add rectangle.h #include for fill_rectangle().
Originally committed as revision 22877 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
d02bb3ecf1
commit
e5d2bdec11
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user