summaryrefslogtreecommitdiff
path: root/openbox/openbox.h
diff options
context:
space:
mode:
Diffstat (limited to 'openbox/openbox.h')
-rw-r--r--openbox/openbox.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/openbox/openbox.h b/openbox/openbox.h
index 2f325dff..a01e792c 100644
--- a/openbox/openbox.h
+++ b/openbox/openbox.h
@@ -48,4 +48,6 @@ Cursor ob_cursor(ObCursor cursor);
KeyCode ob_keycode(ObKey key);
+gchar *ob_expand_tilde(const gchar *f);
+
#endif