added missing header include
git-svn-id: svn://localhost/ardour2/branches/3.0@13150 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
4e3aee3548
commit
fd37871315
@ -18,6 +18,7 @@
|
||||
*/
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <unistd.h>
|
||||
|
||||
#include "ardour/worker.h"
|
||||
#include "pbd/error.h"
|
||||
|
Loading…
Reference in New Issue
Block a user