riff.h is in a different directory
authorDavid Schleef <ds@schleef.org>
Mon, 13 Oct 2003 23:18:04 +0000 (23:18 +0000)
committerDavid Schleef <ds@schleef.org>
Mon, 13 Oct 2003 23:18:04 +0000 (23:18 +0000)
Original commit message from CVS:
riff.h is in a different directory

gst/wavparse/gstwavparse.h

index 653154a..dad8e62 100644 (file)
@@ -24,7 +24,7 @@
 
 #include <config.h>
 #include <gst/gst.h>
-#include <gst-libs/gst/riff/riff.h>
+#include <gst/riff/riff.h>
 
 
 #ifdef __cplusplus