From 7ff370e79895d7eb293e7214689b791bd98415fb Mon Sep 17 00:00:00 2001 From: Hans Fugal Date: Thu, 22 Jun 2006 23:40:55 +0000 Subject: Merging from trunk git-svn-id: svn://localhost/ardour2/branches/undo@638 d708f5d6-7413-0410-9779-e7cbd77b26cf --- gtk2_ardour/pan_automation_time_axis.cc | 1 + 1 file changed, 1 insertion(+) (limited to 'gtk2_ardour/pan_automation_time_axis.cc') diff --git a/gtk2_ardour/pan_automation_time_axis.cc b/gtk2_ardour/pan_automation_time_axis.cc index 36e6c31245..b72eda78bd 100644 --- a/gtk2_ardour/pan_automation_time_axis.cc +++ b/gtk2_ardour/pan_automation_time_axis.cc @@ -31,6 +31,7 @@ #include "i18n.h" using namespace ARDOUR; +using namespace PBD; using namespace Gtk; PanAutomationTimeAxisView::PanAutomationTimeAxisView (Session& s, Route& r, PublicEditor& e, TimeAxisView& parent, Canvas& canvas, std::string n) -- cgit v1.2.3