From 23dab0691ca3eeae2718522d56b70b18c809e813 Mon Sep 17 00:00:00 2001 From: David Schleef Date: Mon, 13 Oct 2003 23:18:04 +0000 Subject: [PATCH] riff.h is in a different directory Original commit message from CVS: riff.h is in a different directory --- gst/wavparse/gstwavparse.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gst/wavparse/gstwavparse.h b/gst/wavparse/gstwavparse.h index 653154a4b8..dad8e6273a 100644 --- a/gst/wavparse/gstwavparse.h +++ b/gst/wavparse/gstwavparse.h @@ -24,7 +24,7 @@ #include #include -#include +#include #ifdef __cplusplus