From c5e56a813bf6019f7c28ce7737fcb67e836136c6 Mon Sep 17 00:00:00 2001 From: Michael Niedermayer Date: Fri, 1 Aug 2008 22:29:29 +0000 Subject: Revert r14497 Log: Add missing header #includes. Policy violation (change not approved by maintainer) and while discussions where ongoing and no consensus has been reached. Originally committed as revision 14500 to svn://svn.ffmpeg.org/ffmpeg/trunk --- libavformat/oggdec.h | 1 - 1 file changed, 1 deletion(-) (limited to 'libavformat/oggdec.h') diff --git a/libavformat/oggdec.h b/libavformat/oggdec.h index 09407d2ff6..4e88d0e393 100644 --- a/libavformat/oggdec.h +++ b/libavformat/oggdec.h @@ -25,7 +25,6 @@ #ifndef FFMPEG_OGGDEC_H #define FFMPEG_OGGDEC_H -#include #include "avformat.h" typedef struct ogg_codec { -- cgit v1.2.3