ext/sndfile/gstsfsrc.c: Fix build (installed setup).

Original commit message from CVS:
* ext/sndfile/gstsfsrc.c:
Fix build (installed setup).
This commit is contained in:
Tim-Philipp Müller 2007-02-06 09:39:16 +00:00
parent 8334e7d4b0
commit 75134dcdc3
2 changed files with 6 additions and 1 deletions

View file

@ -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:

View file

@ -25,7 +25,7 @@
# include "config.h"
#endif
#include <gst/gst-i18n-lib.h>
#include <gst/gst-i18n-plugin.h>
#include "gstsfsrc.h"