summaryrefslogtreecommitdiff
path: root/gtk2_ardour/sfdb_freesound_mootcher.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk2_ardour/sfdb_freesound_mootcher.h')
-rw-r--r--gtk2_ardour/sfdb_freesound_mootcher.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/gtk2_ardour/sfdb_freesound_mootcher.h b/gtk2_ardour/sfdb_freesound_mootcher.h
index b76150e106..9f5c38c0fd 100644
--- a/gtk2_ardour/sfdb_freesound_mootcher.h
+++ b/gtk2_ardour/sfdb_freesound_mootcher.h
@@ -55,7 +55,8 @@ public:
private:
- const char* changeWorkingDir(const char *saveLocation);
+ void changeWorkingDir(const char *saveLocation);
+ void ensureWorkingDir();
std::string doRequest(std::string uri, std::string params);
void setcUrlOptions();