From 4eef9c20b86ce804ed14a95c686d5bf0c97ca8c6 Mon Sep 17 00:00:00 2001 From: Robin Gareus Date: Tue, 15 Oct 2019 15:30:33 +0200 Subject: Remve unused header includes --- gtk2_ardour/instrument_selector.cc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'gtk2_ardour/instrument_selector.cc') diff --git a/gtk2_ardour/instrument_selector.cc b/gtk2_ardour/instrument_selector.cc index 3b34e6eccc..5356bba726 100644 --- a/gtk2_ardour/instrument_selector.cc +++ b/gtk2_ardour/instrument_selector.cc @@ -18,9 +18,10 @@ #include "pbd/convert.h" #include "pbd/enumwriter.h" -#include "ardour/chan_count.h" + #include "ardour/plugin_manager.h" #include "gtkmm2ext/gui_thread.h" + #include "instrument_selector.h" #include "pbd/i18n.h" -- cgit v1.2.3