ext/sndfile/gstsfsrc.c: Fix build (installed setup).
authorTim-Philipp Müller <tim@centricular.net>
Tue, 6 Feb 2007 09:39:16 +0000 (09:39 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Tue, 6 Feb 2007 09:39:16 +0000 (09:39 +0000)
Original commit message from CVS:
* ext/sndfile/gstsfsrc.c:
Fix build (installed setup).

ChangeLog
ext/sndfile/gstsfsrc.c

index 2df4a14..324aefa 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-02-06  Tim-Philipp Müller  <tim at centricular dot net>
+
+       * ext/sndfile/gstsfsrc.c:
+         Fix build (installed setup).
+
 2007-02-05  Andy Wingo  <wingo@pobox.com>
 
        * ext/sndfile/Makefile.am:
index da0236c..449c32f 100644 (file)
@@ -25,7 +25,7 @@
 #  include "config.h"
 #endif
 
-#include <gst/gst-i18n-lib.h>
+#include <gst/gst-i18n-plugin.h>
 
 #include "gstsfsrc.h"