summaryrefslogtreecommitdiff
path: root/ext/opus/gstopusdec.h
diff options
context:
space:
mode:
Diffstat (limited to 'ext/opus/gstopusdec.h')
-rw-r--r--ext/opus/gstopusdec.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/opus/gstopusdec.h b/ext/opus/gstopusdec.h
index 72487787c..4a270fe7b 100644
--- a/ext/opus/gstopusdec.h
+++ b/ext/opus/gstopusdec.h
@@ -24,7 +24,7 @@
#include <gst/gst.h>
#include <gst/audio/gstaudiodecoder.h>
-#include <opus/opus_multistream.h>
+#include <opus_multistream.h>
G_BEGIN_DECLS