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 --- libs/ardour/ardour/file_source.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libs/ardour/ardour/file_source.h') diff --git a/libs/ardour/ardour/file_source.h b/libs/ardour/ardour/file_source.h index 91a6988335..d5a4ce1d95 100644 --- a/libs/ardour/ardour/file_source.h +++ b/libs/ardour/ardour/file_source.h @@ -74,7 +74,7 @@ protected: uint16_t _channel; bool _is_embedded; - static map search_paths; + static std::map search_paths; }; } // namespace ARDOUR -- cgit v1.2.3