summaryrefslogtreecommitdiff
path: root/libs/pbd/pbd/system_exec.h
diff options
context:
space:
mode:
Diffstat (limited to 'libs/pbd/pbd/system_exec.h')
-rw-r--r--libs/pbd/pbd/system_exec.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/libs/pbd/pbd/system_exec.h b/libs/pbd/pbd/system_exec.h
index c5fb583152..5e543e76ae 100644
--- a/libs/pbd/pbd/system_exec.h
+++ b/libs/pbd/pbd/system_exec.h
@@ -118,6 +118,8 @@ class LIBPBD_API SystemExec
virtual ~SystemExec ();
+ static char* format_key_value_parameter (std::string, std::string);
+
std::string to_s() const;
/** fork and execute the given program