summaryrefslogtreecommitdiff
path: root/gtk2_ardour/crossfade_view.h
diff options
context:
space:
mode:
authorPaul Davis <paul@linuxaudiosystems.com>2005-11-29 04:41:15 +0000
committerPaul Davis <paul@linuxaudiosystems.com>2005-11-29 04:41:15 +0000
commitb1a99f89da52018d3995592eb821f8e4a3c89a28 (patch)
treee08aa20079ad3e706a48a9486725b80e5f7d5efd /gtk2_ardour/crossfade_view.h
parent50bf5a0c06d1ca0b1bab7449a2bd9ac1bf75ba52 (diff)
remove <gtkmm/gtkmm.h> from all files, plus a small fix related to map/realize handling
git-svn-id: svn://localhost/trunk/ardour2@145 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'gtk2_ardour/crossfade_view.h')
-rw-r--r--gtk2_ardour/crossfade_view.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/gtk2_ardour/crossfade_view.h b/gtk2_ardour/crossfade_view.h
index deb33e4476..f4676cf695 100644
--- a/gtk2_ardour/crossfade_view.h
+++ b/gtk2_ardour/crossfade_view.h
@@ -22,7 +22,6 @@
#define __gtk_ardour_crossfade_view_h__
#include <vector>
-#include <gtkmm.h>
#include <libgnomecanvasmm/libgnomecanvasmm.h>
#include <sigc++/signal.h>
#include <ardour/crossfade.h>