mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-16 03:36:32 +01:00
Update worker.cc
This commit is contained in:
parent
9c9ffdcb5b
commit
f833c45ea6
1 changed files with 2 additions and 0 deletions
|
|
@ -18,7 +18,9 @@
|
|||
*/
|
||||
|
||||
#include <stdlib.h>
|
||||
#ifdef HAVE_UNISTD_H
|
||||
#include <unistd.h>
|
||||
#endif
|
||||
|
||||
#include <glibmm/timer.h>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue