From 99545457bf1175d55e4eaa2c061dbf0faeb661ec Mon Sep 17 00:00:00 2001 From: Måns Rullgård Date: Sat, 16 Jun 2007 22:59:13 +0000 Subject: include all prerequisites in header files Originally committed as revision 9344 to svn://svn.ffmpeg.org/ffmpeg/trunk --- libavcodec/dvdata.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'libavcodec/dvdata.h') diff --git a/libavcodec/dvdata.h b/libavcodec/dvdata.h index 96adab198c..4484933a01 100644 --- a/libavcodec/dvdata.h +++ b/libavcodec/dvdata.h @@ -24,6 +24,9 @@ * Constants for DV codec. */ +#include "avcodec.h" +#include "rational.h" + /* * DVprofile is used to express the differences between various * DV flavors. For now it's primarily used for differentiating -- cgit v1.2.3