mirror of
https://github.com/badaix/snapcast.git
synced 2025-06-05 12:21:43 +02:00
Change opus include path
This commit is contained in:
parent
11c3b98ea1
commit
24e73c3205
3 changed files with 3 additions and 3 deletions
|
@ -19,7 +19,7 @@
|
|||
#pragma once
|
||||
|
||||
#include "decoder/decoder.hpp"
|
||||
#include <opus/opus.h>
|
||||
#include <opus.h>
|
||||
|
||||
namespace decoder
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue