diff rectangle.h @ 8648:1612935d2e4d libavcodec

Add required headers to fix 'make checkheaders'.
author diego
date Sat, 24 Jan 2009 14:46:00 +0000
parents 7a463923ecd1
children e9d9d946f213
line wrap: on
line diff
--- a/rectangle.h	Sat Jan 24 14:32:22 2009 +0000
+++ b/rectangle.h	Sat Jan 24 14:46:00 2009 +0000
@@ -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.