[opus] opusfile Include fix

Alexander Panchenko panchenko at qtech.ru
Thu Aug 31 11:52:44 UTC 2017


Hi all!
When compiling the program using opusfile the

#include <opus/opusfile.h>

generates error that

# include <opus_multistream.h>

is not found. Actually it should be included as

# include <opus/opus_multistream.h>

just like the ogg.h in the previous line.

A small patch attached.

-- 
Best regards,
Alexander

-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch.diff
Type: text/x-patch
Size: 325 bytes
Desc: not available
URL: <http://lists.xiph.org/pipermail/opus/attachments/20170831/81d49615/attachment-0001.bin>


More information about the opus mailing list