From 3b89d9eaa03406a5e03648f47734211f09b89d62 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Tue, 12 May 2009 17:03:42 +0000 Subject: Remove most using declarations from header files. git-svn-id: svn://localhost/ardour2/branches/3.0@5069 d708f5d6-7413-0410-9779-e7cbd77b26cf --- gtk2_ardour/audio_time_axis.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gtk2_ardour/audio_time_axis.h') diff --git a/gtk2_ardour/audio_time_axis.h b/gtk2_ardour/audio_time_axis.h index bd2fa6b5d6..d3fe93fdc6 100644 --- a/gtk2_ardour/audio_time_axis.h +++ b/gtk2_ardour/audio_time_axis.h @@ -86,7 +86,7 @@ class AudioTimeAxisView : public RouteTimeAxisView void first_idle (); - XMLNode* get_child_xml_node (const string & childname); + XMLNode* get_child_xml_node (const std::string & childname); void set_waveform_shape (Editing::WaveformShape); void set_waveform_scale (Editing::WaveformScale); -- cgit v1.2.3