From 7c399e62b5d35ab1fb472b46e2ed5198a84c3642 Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Sun, 14 Dec 2003 19:09:23 +0000 Subject: distcheck fixes Original commit message from CVS: distcheck fixes --- ext/flac/gstflactag.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ext/flac/gstflactag.c') diff --git a/ext/flac/gstflactag.c b/ext/flac/gstflactag.c index 03e24a1e..39d31729 100644 --- a/ext/flac/gstflactag.c +++ b/ext/flac/gstflactag.c @@ -24,7 +24,7 @@ #include "config.h" #endif #include -#include +#include #include #define GST_TYPE_FLAC_TAG (gst_flac_tag_get_type()) -- cgit