Use an unprefixed include path for the opus headers.
This fixes the build to use the headers returned by pkg-config. The opus library assumes the called will pass -I/path/to/opus so #include <opus.h> will work.
Loading
Please register or sign in to comment