X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;ds=sidebyside;f=openbox%2Fopenbox.h;h=a01e792cff4426642c770258c33d813e4d29fb2d;hb=b543af60b3b625f978bec0eacc7da31cd9d347f6;hp=2f325dff919a76e001039bc49414ce95b1e6cec8;hpb=de4f92ccc66c1dad1a2820a07d1f0161bd61a855;p=chaz%2Fopenbox 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