fix soundfile as well

Original commit message from CVS:
fix soundfile as well
This commit is contained in:
Thomas Vander Stichele 2004-01-19 14:07:32 +00:00
parent 079f81aeac
commit 6482c352fd
2 changed files with 2 additions and 1 deletions

View file

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

View file

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