Add browse button to recent session dialogue. Fixes #3357.
[ardour.git] / gtk2_ardour / gain_meter.h
index 16c818deada582ed8594fe987fad364032382e9f..2513e4d2678618716bb9a3af7ddf6d14200afe6f 100644 (file)
@@ -32,8 +32,9 @@
 #include <gtkmm/drawingarea.h>
 #include <gdkmm/colormap.h>
 
-#include "pbd/scoped_connections.h"
+#include "pbd/signals.h"
 
+#include "ardour/chan_count.h"
 #include "ardour/types.h"
 #include "ardour/session_handle.h"