From 439929859ae0eb9542d3bb8a0c856bd5a1d1ec48 Mon Sep 17 00:00:00 2001 From: Diego Biurrun Date: Mon, 21 Mar 2016 20:06:18 +0100 Subject: testprogs: Clean up #includes --- libavformat/rtmpdh.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'libavformat/rtmpdh.h') diff --git a/libavformat/rtmpdh.h b/libavformat/rtmpdh.h index 21ad13ea16..eb742dd937 100644 --- a/libavformat/rtmpdh.h +++ b/libavformat/rtmpdh.h @@ -22,7 +22,8 @@ #ifndef AVFORMAT_RTMPDH_H #define AVFORMAT_RTMPDH_H -#include "avformat.h" +#include + #include "config.h" #if CONFIG_GMP || CONFIG_GCRYPT -- cgit v1.2.3