summaryrefslogtreecommitdiff
path: root/nutemp/t.h
diff options
context:
space:
mode:
Diffstat (limited to 'nutemp/t.h')
-rw-r--r--nutemp/t.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/nutemp/t.h b/nutemp/t.h
index 645893f51c..db3cb44954 100644
--- a/nutemp/t.h
+++ b/nutemp/t.h
@@ -391,6 +391,7 @@ class LIBARDOUR_API TempoMap
void move_explicit_to (TempoMapPoints::iterator, superclock_t destination);
void rebuild_locked (superclock_t limit);
+ void dump_locked (std::ostream&);
};
}