summaryrefslogtreecommitdiff
path: root/src/console-kit.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/console-kit.h')
-rw-r--r--src/console-kit.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/console-kit.h b/src/console-kit.h
index 1080338e..5edaa2de 100644
--- a/src/console-kit.h
+++ b/src/console-kit.h
@@ -26,6 +26,8 @@ void ck_activate_session (const gchar *cookie);
void ck_close_session (const gchar *cookie);
+gchar *ck_get_xdg_runtime_dir (const gchar *cookie);
+
G_END_DECLS
#endif /* CONSOLE_KIT_H_ */