mirror of
https://github.com/badaix/snapcast.git
synced 2025-05-12 16:46:42 +02:00
Change opus include path
This commit is contained in:
parent
0dfddea6d7
commit
810b4e1a06
2 changed files with 2 additions and 2 deletions
|
@ -24,7 +24,7 @@
|
|||
#include "encoder.hpp"
|
||||
|
||||
// 3rd party headers
|
||||
#include <opus.h>
|
||||
#include <opus/opus.h>
|
||||
|
||||
|
||||
namespace encoder
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue