X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Fclient_menu.c;h=f35b5bd312d138326ddeb8b7f6397112ec7eafc2;hb=12ca673de556b341588a7f67fb2b9417c1e91d6b;hp=203d93aca1a381b161385feda9edc82e4d0e2b31;hpb=758ef2cafa559e7941d82364956e8afb33d1ad2f;p=chaz%2Fopenbox diff --git a/openbox/client_menu.c b/openbox/client_menu.c index 203d93ac..f35b5bd3 100644 --- a/openbox/client_menu.c +++ b/openbox/client_menu.c @@ -22,6 +22,7 @@ #include "config.h" #include "screen.h" #include "client.h" +#include "client_menu.h" #include "openbox.h" #include "frame.h" #include "moveresize.h" @@ -352,7 +353,7 @@ static void client_menu_place(ObMenuFrame *frame, gint *x, gint *y, } } -void client_menu_startup() +void client_menu_startup(void) { ObMenu *menu; ObMenuEntry *e;