summaryrefslogtreecommitdiffstats
path: root/ingen/Configuration.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'ingen/Configuration.hpp')
-rw-r--r--ingen/Configuration.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ingen/Configuration.hpp b/ingen/Configuration.hpp
index 6c0343b1..4b290316 100644
--- a/ingen/Configuration.hpp
+++ b/ingen/Configuration.hpp
@@ -66,7 +66,7 @@ public:
char letter,
const std::string& desc,
Scope scope,
- const LV2_URID type,
+ LV2_URID type,
const Atom& value);
void print_usage(const std::string& program, std::ostream& os);