Add include path to macOS cmake

This commit is contained in:
badaix 2020-07-30 08:40:20 +02:00
parent 4c8bead631
commit 1528a0fe81
3 changed files with 4 additions and 4 deletions

View file

@ -19,7 +19,7 @@
#pragma once
#include "encoder.hpp"
#include <opus.h>
#include <opus/opus.h>
namespace encoder