From c2a97b6f83a32483817d02194a1e7c8d6828b0bb Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Tue, 18 Aug 2015 18:04:49 +0100 Subject: Include tidying. --- src/lib/ffmpeg_decoder.h | 5 ----- 1 file changed, 5 deletions(-) (limited to 'src/lib/ffmpeg_decoder.h') diff --git a/src/lib/ffmpeg_decoder.h b/src/lib/ffmpeg_decoder.h index 60217b073..28d8e4baa 100644 --- a/src/lib/ffmpeg_decoder.h +++ b/src/lib/ffmpeg_decoder.h @@ -22,21 +22,16 @@ */ #include "util.h" -#include "decoder.h" #include "video_decoder.h" #include "audio_decoder.h" #include "subtitle_decoder.h" #include "ffmpeg.h" -#include "rect.h" extern "C" { #include } #include -#include #include #include -#include -#include class Log; class FilterGraph; -- cgit v1.2.3