summaryrefslogtreecommitdiffstats
path: root/divelist.h
diff options
context:
space:
mode:
Diffstat (limited to 'divelist.h')
-rw-r--r--divelist.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/divelist.h b/divelist.h
index 0a635c2ed..b309e9a54 100644
--- a/divelist.h
+++ b/divelist.h
@@ -13,4 +13,6 @@ extern int unsaved_changes(void);
extern void remove_autogen_trips(void);
extern void remember_tree_state(void);
extern void restore_tree_state(void);
+extern void select_next_dive(void);
+extern void select_prev_dive(void);
#endif