summaryrefslogtreecommitdiffstats
path: root/ext/flac/gstflac.c
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.net>2006-05-27 12:10:50 +0000
committerTim-Philipp Müller <tim@centricular.net>2006-05-27 12:10:50 +0000
commite93a10df4ac5ebae65e2b9221321eff96d1a99a7 (patch)
treea844c14fdc5ca88664d45c37299be1f6a98a08a3 /ext/flac/gstflac.c
parent7155db3732d67c475df582c6ebc5f70ea4b48175 (diff)
ext/flac/gstflac.c: Don't #include file we don't dist any longer.
Original commit message from CVS: * ext/flac/gstflac.c: Don't #include file we don't dist any longer.
Diffstat (limited to 'ext/flac/gstflac.c')
-rw-r--r--ext/flac/gstflac.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/flac/gstflac.c b/ext/flac/gstflac.c
index 6ae9d7af..21241827 100644
--- a/ext/flac/gstflac.c
+++ b/ext/flac/gstflac.c
@@ -23,7 +23,7 @@
#include "gstflacenc.h"
#include "gstflacdec.h"
-#include "gstflactag.h"
+/* #include "gstflactag.h" */
#include <gst/tag/tag.h>