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.
This commit is contained in:
Tim-Philipp Müller 2006-05-27 12:10:50 +00:00
parent 7155db3732
commit e93a10df4a
2 changed files with 6 additions and 1 deletions

View file

@ -1,3 +1,8 @@
2006-05-27 Tim-Philipp Müller <tim at centricular dot net>
* ext/flac/gstflac.c:
Don't #include file we don't dist any longer.
2006-05-27 Tim-Philipp Müller <tim at centricular dot net>
* README:

View file

@ -23,7 +23,7 @@
#include "gstflacenc.h"
#include "gstflacdec.h"
#include "gstflactag.h"
/* #include "gstflactag.h" */
#include <gst/tag/tag.h>