mirror of
https://github.com/badaix/snapcast.git
synced 2025-05-17 11:06:16 +02:00
Add include path to macOS cmake
This commit is contained in:
parent
4c8bead631
commit
1528a0fe81
3 changed files with 4 additions and 4 deletions
|
@ -19,7 +19,7 @@
|
|||
#pragma once
|
||||
|
||||
#include "encoder.hpp"
|
||||
#include <opus.h>
|
||||
#include <opus/opus.h>
|
||||
|
||||
|
||||
namespace encoder
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue