summaryrefslogtreecommitdiff
path: root/libs/ardour/ardour/smf_source.h
diff options
context:
space:
mode:
Diffstat (limited to 'libs/ardour/ardour/smf_source.h')
-rw-r--r--libs/ardour/ardour/smf_source.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/ardour/ardour/smf_source.h b/libs/ardour/ardour/smf_source.h
index 979c20dd21..9bc6584355 100644
--- a/libs/ardour/ardour/smf_source.h
+++ b/libs/ardour/ardour/smf_source.h
@@ -70,10 +70,10 @@ public:
static bool valid_midi_file (const std::string& path);
void prevent_deletion ();
+ void set_path (const std::string& newpath);
protected:
void close ();
- void set_path (const std::string& newpath);
void flush_midi (const Lock& lock);
private: