mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-18 19:36:00 +01:00
Update midi_clock_slave.cc
This commit is contained in:
parent
a39ca52571
commit
cc30644d84
1 changed files with 2 additions and 0 deletions
|
|
@ -25,7 +25,9 @@
|
|||
#include <cmath>
|
||||
#include <errno.h>
|
||||
#include <sys/types.h>
|
||||
#ifdef HAVE_UNISTD_H
|
||||
#include <unistd.h>
|
||||
#endif
|
||||
#include "pbd/error.h"
|
||||
#include "pbd/failed_constructor.h"
|
||||
#include "pbd/pthread_utils.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue