You've already forked FFmpeg
							
							
				mirror of
				https://github.com/FFmpeg/FFmpeg.git
				synced 2025-10-30 23:18:11 +02:00 
			
		
		
		
	Add required headers to fix 'make checkheaders'.
Originally committed as revision 16746 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
		| @@ -28,7 +28,10 @@ | ||||
| #ifndef AVCODEC_RECTANGLE_H | ||||
| #define AVCODEC_RECTANGLE_H | ||||
|  | ||||
| #include <assert.h> | ||||
| #include "config.h" | ||||
| #include "libavutil/common.h" | ||||
| #include "dsputil.h" | ||||
|  | ||||
| /** | ||||
|  * fill a rectangle. | ||||
|   | ||||
		Reference in New Issue
	
	Block a user