mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 06:44:57 +01:00
Update midi_source.cc
This commit is contained in:
parent
cc30644d84
commit
aaa495595b
1 changed files with 2 additions and 0 deletions
|
|
@ -23,7 +23,9 @@
|
|||
*/
|
||||
|
||||
#include <sys/stat.h>
|
||||
#ifdef HAVE_UNISTD_H
|
||||
#include <unistd.h>
|
||||
#endif
|
||||
#include <fcntl.h>
|
||||
#include <float.h>
|
||||
#include <cerrno>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue