summaryrefslogtreecommitdiff
path: root/src/lib/matcher.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/matcher.h')
-rw-r--r--src/lib/matcher.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/matcher.h b/src/lib/matcher.h
index 84ae2f73e..4a387a3f9 100644
--- a/src/lib/matcher.h
+++ b/src/lib/matcher.h
@@ -30,7 +30,7 @@ public:
void process_end ();
private:
- void fix_start ();
+ void fix_start (double);
void match (double);
void repeat_last_video ();