fix double include

git-svn-id: svn://localhost/ardour2/branches/3.0@11473 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
Paul Davis 2012-02-08 15:02:15 +00:00
parent 405feb48aa
commit e44b6a79a1

View File

@ -21,7 +21,6 @@
#ifndef __gtk2_ardour_canvas_noevent_text_h__
#define __gtk2_ardour_canvas_noevent_text_h__
#include <libgnomecanvasmm/text.h>
#include <libgnomecanvasmm/text.h>
namespace Gnome { namespace Canvas {