From a83fbb1c51755cc3513aa55c6d3fb2775bb845ef Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Mon, 14 Nov 2005 16:42:29 +0000 Subject: fix lack of canvas.h git-svn-id: svn://localhost/trunk/ardour2@95 d708f5d6-7413-0410-9779-e7cbd77b26cf --- gtk2_ardour/time_axis_view.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'gtk2_ardour/time_axis_view.h') diff --git a/gtk2_ardour/time_axis_view.h b/gtk2_ardour/time_axis_view.h index 9249a1fb72..7f4d88e5ec 100644 --- a/gtk2_ardour/time_axis_view.h +++ b/gtk2_ardour/time_axis_view.h @@ -33,8 +33,7 @@ #include "axis_view.h" #include "enums.h" #include "editing.h" - -namespace ArdourCanvas = Gnome::Canvas; +#include "canvas.h" namespace ARDOUR { class Session; -- cgit v1.2.3