From 6482c352fdeb1191694b6e1180e8068dcec6c6ec Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Mon, 19 Jan 2004 14:07:32 +0000 Subject: fix soundfile as well Original commit message from CVS: fix soundfile as well --- ext/sndfile/gstsf.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ext/sndfile') diff --git a/ext/sndfile/gstsf.c b/ext/sndfile/gstsf.c index f276cfd2..7c00cff2 100644 --- a/ext/sndfile/gstsf.c +++ b/ext/sndfile/gstsf.c @@ -22,7 +22,7 @@ #include "config.h" #endif -#include "gst-libs/gst/gst-i18n-plugin.h" +#include "gst/gst-i18n-plugin.h" #include #include -- cgit v1.2.1