mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 14:54:56 +01:00
Update session_transport.cc
This commit is contained in:
parent
69c276bde0
commit
0de421e027
1 changed files with 2 additions and 0 deletions
|
|
@ -30,7 +30,9 @@
|
|||
|
||||
#include <cmath>
|
||||
#include <cerrno>
|
||||
#ifdef HAVE_UNISTD_H
|
||||
#include <unistd.h>
|
||||
#endif
|
||||
|
||||
#include "pbd/atomic.h"
|
||||
#include "pbd/error.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue