aboutsummaryrefslogtreecommitdiff
path: root/src/slideshow.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/slideshow.h')
-rw-r--r--src/slideshow.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/slideshow.h b/src/slideshow.h
index 9fb0a16..635344c 100644
--- a/src/slideshow.h
+++ b/src/slideshow.h
@@ -30,5 +30,6 @@
extern void try_start_slideshow(struct presentation *p);
+extern void notify_slideshow_slide_changed(struct presentation *p);
#endif /* SLIDESHOW_H */