summaryrefslogtreecommitdiffstats
path: root/ext/sndfile/gstsfsrc.c
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.net>2007-02-06 09:39:16 +0000
committerTim-Philipp Müller <tim@centricular.net>2007-02-06 09:39:16 +0000
commit75134dcdc3205e097bc77d1a06108eb22f4782e9 (patch)
treeb31d554c2b9478d1955e90b036d0994e02247ca0 /ext/sndfile/gstsfsrc.c
parent8334e7d4b0d0bf330e0483747532b4fff8a883e2 (diff)
downloadgst-plugins-bad-75134dcdc3205e097bc77d1a06108eb22f4782e9.tar.gz
gst-plugins-bad-75134dcdc3205e097bc77d1a06108eb22f4782e9.tar.bz2
gst-plugins-bad-75134dcdc3205e097bc77d1a06108eb22f4782e9.zip
ext/sndfile/gstsfsrc.c: Fix build (installed setup).
Original commit message from CVS: * ext/sndfile/gstsfsrc.c: Fix build (installed setup).
Diffstat (limited to 'ext/sndfile/gstsfsrc.c')
-rw-r--r--ext/sndfile/gstsfsrc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/sndfile/gstsfsrc.c b/ext/sndfile/gstsfsrc.c
index da0236c0..449c32fb 100644
--- a/ext/sndfile/gstsfsrc.c
+++ b/ext/sndfile/gstsfsrc.c
@@ -25,7 +25,7 @@
# include "config.h"
#endif
-#include <gst/gst-i18n-lib.h>
+#include <gst/gst-i18n-plugin.h>
#include "gstsfsrc.h"