Commit b92a1726 authored by diego's avatar diego

Add required headers to fix 'make checkheaders'.


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@16746 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent e0529fc9
......@@ -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.
......
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