summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog1
-rw-r--r--ext/sndfile/gstsf.c2
2 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index d29e8153..dbfca310 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,6 @@
2004-01-19 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
+ * ext/sndfile/gstsf.c:
* gst/avi/gstavimux.c:
* ext/audiofile/gstafsink.c:
* ext/audiofile/gstafsrc.c:
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 <string.h>
#include <gst/gst.h>