From 1e668dfaf2392226db306ccfdaf7dbb6e45a0db4 Mon Sep 17 00:00:00 2001 From: Taybin Rutkin Date: Fri, 10 Mar 2006 17:09:59 +0000 Subject: ExternalSource refactoring. git-svn-id: svn://localhost/trunk/ardour2@373 d708f5d6-7413-0410-9779-e7cbd77b26cf --- gtk2_ardour/editor.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gtk2_ardour/editor.h') diff --git a/gtk2_ardour/editor.h b/gtk2_ardour/editor.h index ede72ef808..bc85af07be 100644 --- a/gtk2_ardour/editor.h +++ b/gtk2_ardour/editor.h @@ -45,7 +45,7 @@ #include #include #include -#include +#include #include "audio_clock.h" #include "gtk-custom-ruler.h" @@ -954,7 +954,7 @@ class Editor : public PublicEditor void insert_sndfile (bool as_tracks); void embed_audio (); // inserts into region list - int reject_because_rate_differs (const string & path, SoundFileInfo& finfo, const string & action, bool multiple_pending); + int reject_because_rate_differs (const string & path, ARDOUR::SoundFileInfo& finfo, const string & action, bool multiple_pending); void do_embed_sndfiles (vector paths, bool split); void embed_sndfile (string path, bool split, bool multiple_files, bool& check_sr); -- cgit v1.2.3