From 77f16522e0b396262bc272c1637753faa9da0ba7 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Fri, 19 Oct 2007 13:30:07 +0000 Subject: Various work on bundles. We now have a Bundle Manager dialogue, and hopefully things are a bit cleaner internally. This commit changes the session file format with respect to bundles (or Connections as they used to be called). git-svn-id: svn://localhost/ardour2/trunk@2561 d708f5d6-7413-0410-9779-e7cbd77b26cf --- gtk2_ardour/ardour_ui.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gtk2_ardour/ardour_ui.cc') diff --git a/gtk2_ardour/ardour_ui.cc b/gtk2_ardour/ardour_ui.cc index 491939bd97..1182f39792 100644 --- a/gtk2_ardour/ardour_ui.cc +++ b/gtk2_ardour/ardour_ui.cc @@ -85,7 +85,7 @@ #include "utils.h" #include "gui_thread.h" #include "theme_manager.h" - +#include "bundle_manager.h" #include "i18n.h" -- cgit v1.2.3