summaryrefslogtreecommitdiffstats
path: root/gst/wavparse/gstwavparse.h
diff options
context:
space:
mode:
authorDavid Schleef <ds@schleef.org>2003-08-13 04:48:51 +0000
committerDavid Schleef <ds@schleef.org>2003-08-13 04:48:51 +0000
commitb3a95010c176ad4227119a424436067445e6f5ed (patch)
tree4e713539409335fa4685e8f66062d4f54928ba15 /gst/wavparse/gstwavparse.h
parent2bbef11b2b60c3096cb3ffbb9dcaae1220be3cf5 (diff)
Remove riff code, since it's duplicated in the riff library
Original commit message from CVS: Remove riff code, since it's duplicated in the riff library
Diffstat (limited to 'gst/wavparse/gstwavparse.h')
-rw-r--r--gst/wavparse/gstwavparse.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/wavparse/gstwavparse.h b/gst/wavparse/gstwavparse.h
index 3c097347..4678750e 100644
--- a/gst/wavparse/gstwavparse.h
+++ b/gst/wavparse/gstwavparse.h
@@ -24,7 +24,7 @@
#include <config.h>
#include <gst/gst.h>
-#include <gstriff.h>
+#include <gst-libs/gst/riff/riff.h>
#ifdef __cplusplus