summaryrefslogtreecommitdiff
path: root/ext/opus/gstopusparse.c
diff options
context:
space:
mode:
Diffstat (limited to 'ext/opus/gstopusparse.c')
-rw-r--r--ext/opus/gstopusparse.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/opus/gstopusparse.c b/ext/opus/gstopusparse.c
index 8ede3a340..c8aba11fe 100644
--- a/ext/opus/gstopusparse.c
+++ b/ext/opus/gstopusparse.c
@@ -39,7 +39,7 @@
#endif
#include <string.h>
-#include <opus/opus.h>
+#include <opus.h>
#include "gstopusheader.h"
#include "gstopusparse.h"