Merge branch 'master' into windows
[ardour.git] / libs / ardour / session_midi.cc
index bc7e12a729e7899320b12123f04dad5b1f4ab419..e4fd58dedc34635a93996c3a3cb604fa908b9bd7 100644 (file)
@@ -22,8 +22,6 @@
 #include <cerrno>
 #include <cassert>
 #include <unistd.h>
-#include <fcntl.h>
-#include <poll.h>
 
 #include <boost/shared_ptr.hpp>
 
@@ -35,6 +33,7 @@
 
 #include "pbd/error.h"
 #include "pbd/pthread_utils.h"
+#include "pbd/timersub.h"
 
 #include "timecode/time.h"