WohlSoft/SDL-Mixer-X

In-system OPUS can't find the header path

Wohlstand opened this issue · 1 comments

It's need to make the CORRECT detection of system-wide installed OPUS library

/usr/local/include/opus/opusfile.h:110:31: fatal error: opus_multistream.h: No such file or directory
 # include <opus_multistream.h>

for now it's incorrect and won't work right.

Fixed, now it works!