From fc3ed259358968655324f4e587769a6640ab8d45 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim-Philipp=20M=C3=BCller?= Date: Sat, 7 Jan 2012 21:04:01 +0000 Subject: [PATCH] mad: remove left-over id3tag.h include We don't use libid3tag any more. --- ext/mad/gstmad.h | 1 - 1 file changed, 1 deletion(-) diff --git a/ext/mad/gstmad.h b/ext/mad/gstmad.h index a9117ec2f5..889ea9ab41 100644 --- a/ext/mad/gstmad.h +++ b/ext/mad/gstmad.h @@ -26,7 +26,6 @@ #include #include -#include G_BEGIN_DECLS