aboutsummaryrefslogtreecommitdiff
path: root/src/presentation.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/presentation.h')
-rw-r--r--src/presentation.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/presentation.h b/src/presentation.h
index aed2ddf..84c79b0 100644
--- a/src/presentation.h
+++ b/src/presentation.h
@@ -126,6 +126,7 @@ struct presentation
ImageStore *is;
struct notes *notes;
+ struct pr_clock *clock;
/* Pointers to the current "editing" and "projection" slides */
struct slide *cur_edit_slide;