mirror of
https://github.com/game-stop/veejay.git
synced 2025-12-19 14:19:58 +01:00
fix include on darwin
git-svn-id: svn://code.dyne.org/veejay/trunk@192 eb8d1916-c9e9-0310-b8de-cf0c9472ead5
This commit is contained in:
@@ -39,7 +39,8 @@ The OpenSound Control WWW page is
|
||||
#include <libOSC/OSC-common.h>
|
||||
#include <libOSC/OSC-timetag.h>
|
||||
#include <libOSC/OSC-priority-queue.h>
|
||||
|
||||
#include <stdint.h>
|
||||
#include <sys/time.h>
|
||||
#define PRINT_PRIORITY_QUEUE
|
||||
|
||||
#ifdef DEBUG_OSC_PRIORITY_QUEUE
|
||||
|
||||
Reference in New Issue
Block a user