summaryrefslogtreecommitdiff
path: root/src/lib/player.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/player.h')
-rw-r--r--src/lib/player.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/player.h b/src/lib/player.h
index 5604d8e03..7cce7e723 100644
--- a/src/lib/player.h
+++ b/src/lib/player.h
@@ -59,7 +59,7 @@ public:
void set_video_container_size (libdcp::Size);
- void repeat_last_video ();
+ bool repeat_last_video ();
/** Emitted when a video frame is ready.
* First parameter is the video image.