move ownership of LTC I/O ports to Session, and manage as IO objects
[ardour.git] / libs / ardour / session_butler.cc
index 88f61335e0e18861821a9441a7b705d16f306e58..1d235b051aad98888c70b9b35a15c59a2893ac1e 100644 (file)
@@ -25,7 +25,7 @@
 #include <fcntl.h>
 #include <poll.h>
 
-#include <glibmm/thread.h>
+#include <glibmm/threads.h>
 
 #include "pbd/error.h"
 #include "pbd/pthread_utils.h"