[Swfdec] libswfdec/swfdec_codec_ffmpeg.c
Benjamin Otte
company at kemper.freedesktop.org
Wed Apr 4 11:05:19 PDT 2007
libswfdec/swfdec_codec_ffmpeg.c | 1 -
1 files changed, 1 deletion(-)
New commits:
diff-tree ddb4873be0e649ffc845f1501806441cd7b341c9 (from 7495e883f55098c1b6cb22873cb6ac2bd99052e7)
Author: Benjamin Otte <otte at gnome.org>
Date: Wed Apr 4 20:05:38 2007 +0200
one config.h include too many
diff --git a/libswfdec/swfdec_codec_ffmpeg.c b/libswfdec/swfdec_codec_ffmpeg.c
index b34bd66..28f4f31 100644
--- a/libswfdec/swfdec_codec_ffmpeg.c
+++ b/libswfdec/swfdec_codec_ffmpeg.c
@@ -21,7 +21,6 @@
#include "config.h"
#endif
#include <string.h>
-#include <config.h>
#include <avcodec.h>
#include "swfdec_codec.h"
More information about the Swfdec
mailing list