linux-jack: Allow jack support on OSX
Allows usage of jack on OSX (as well as windows later). Closes jp9000/obs-studio#587
This commit is contained in:
@@ -19,7 +19,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
#include <jack/jack.h>
|
||||
#include <obs.h>
|
||||
#include <pthread.h>
|
||||
#include <util/threading.h>
|
||||
|
||||
struct jack_data {
|
||||
obs_source_t *source;
|
||||
|
Reference in New Issue
Block a user