From b1a99f89da52018d3995592eb821f8e4a3c89a28 Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Tue, 29 Nov 2005 04:41:15 +0000 Subject: remove 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 --- gtk2_ardour/streamview.h | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'gtk2_ardour/streamview.h') diff --git a/gtk2_ardour/streamview.h b/gtk2_ardour/streamview.h index 3e376d34d7..54dac3e4fe 100644 --- a/gtk2_ardour/streamview.h +++ b/gtk2_ardour/streamview.h @@ -25,13 +25,15 @@ #include #include -#include - #include #include "enums.h" #include "simplerect.h" #include "canvas.h" +namespace Gdk { + class Color; +} + namespace ARDOUR { class Route; class DiskStream; -- cgit v1.2.3