summaryrefslogtreecommitdiffstats
path: root/ingen/Store.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'ingen/Store.hpp')
-rw-r--r--ingen/Store.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ingen/Store.hpp b/ingen/Store.hpp
index f439c523..485b7355 100644
--- a/ingen/Store.hpp
+++ b/ingen/Store.hpp
@@ -70,7 +70,7 @@ public:
*
* Note this invalidates `i`.
*/
- void rename(iterator i, const Raul::Path& new_path);
+ void rename(iterator top, const Raul::Path& new_path);
unsigned child_name_offset(const Raul::Path& parent,
const Raul::Symbol& symbol,