summaryrefslogtreecommitdiffstats
path: root/libavfilter
diff options
context:
space:
mode:
authorMans Rullgard <mans@mansr.com>2011-06-04 13:05:35 +0100
committerMans Rullgard <mans@mansr.com>2011-07-03 21:42:06 +0100
commite91709ca178800faf7f6ce228eb260a6efaa2451 (patch)
tree91de64e96b5087ba986b8901eb0914d4bef5d2ae /libavfilter
parent0ebcdf5cdad6bf20a5170735a7f77b23ecc081ac (diff)
downloadffmpeg-streaming-e91709ca178800faf7f6ce228eb260a6efaa2451.zip
ffmpeg-streaming-e91709ca178800faf7f6ce228eb260a6efaa2451.tar.gz
Do not include rational.h in avutil.h
Signed-off-by: Mans Rullgard <mans@mansr.com>
Diffstat (limited to 'libavfilter')
-rw-r--r--libavfilter/avfilter.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavfilter/avfilter.h b/libavfilter/avfilter.h
index 33e93e2..b84539c 100644
--- a/libavfilter/avfilter.h
+++ b/libavfilter/avfilter.h
@@ -24,6 +24,7 @@
#include "libavutil/avutil.h"
#include "libavutil/samplefmt.h"
+#include "libavutil/rational.h"
#define LIBAVFILTER_VERSION_MAJOR 2
#define LIBAVFILTER_VERSION_MINOR 4
OpenPOWER on IntegriCloud