summaryrefslogtreecommitdiff
path: root/libs/ardour/worker.cc
diff options
context:
space:
mode:
Diffstat (limited to 'libs/ardour/worker.cc')
-rw-r--r--libs/ardour/worker.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/libs/ardour/worker.cc b/libs/ardour/worker.cc
index d48ac959ba..b13398c69d 100644
--- a/libs/ardour/worker.cc
+++ b/libs/ardour/worker.cc
@@ -18,6 +18,7 @@
*/
#include <stdlib.h>
+#include <unistd.h>
#include "ardour/worker.h"
#include "pbd/error.h"