summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Davis <paul@linuxaudiosystems.com>2012-02-08 15:02:15 +0000
committerPaul Davis <paul@linuxaudiosystems.com>2012-02-08 15:02:15 +0000
commite44b6a79a1cbe3315f8994a2398948bbde9fdb44 (patch)
tree35c5e969884ffed10f0e70553ddeb377e81340a6
parent405feb48aa13abc2695f9e67c4f5b5cb9a7a2097 (diff)
fix double include
git-svn-id: svn://localhost/ardour2/branches/3.0@11473 d708f5d6-7413-0410-9779-e7cbd77b26cf
-rw-r--r--gtk2_ardour/canvas-noevent-text.h1
1 files changed, 0 insertions, 1 deletions
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
@@ -22,7 +22,6 @@
#define __gtk2_ardour_canvas_noevent_text_h__
#include <libgnomecanvasmm/text.h>
-#include <libgnomecanvasmm/text.h>
namespace Gnome { namespace Canvas {