summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 22c2f470..485c7554 100644
--- a/gst/wavparse/gstwavparse.h
+++ b/gst/wavparse/gstwavparse.h
@@ -25,7 +25,7 @@
#include <config.h>
#include <gst/gst.h>
#include <riff.h>
-#include <gst/gstbytestream.h>
+#include <gst/bytestream/bytestream.h>
#ifdef __cplusplus
extern "C" {