From e44b6a79a1cbe3315f8994a2398948bbde9fdb44 Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Wed, 8 Feb 2012 15:02:15 +0000 Subject: [PATCH] fix double include git-svn-id: svn://localhost/ardour2/branches/3.0@11473 d708f5d6-7413-0410-9779-e7cbd77b26cf --- gtk2_ardour/canvas-noevent-text.h | 1 - 1 file changed, 1 deletion(-) diff --git a/gtk2_ardour/canvas-noevent-text.h b/gtk2_ardour/canvas-noevent-text.h index 573e0d7a34..bb7e8a3eb1 100644 --- a/gtk2_ardour/canvas-noevent-text.h +++ b/gtk2_ardour/canvas-noevent-text.h @@ -21,7 +21,6 @@ #ifndef __gtk2_ardour_canvas_noevent_text_h__ #define __gtk2_ardour_canvas_noevent_text_h__ -#include #include namespace Gnome { namespace Canvas {