X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=openbox%2Factions%2Fkill.c;h=68244407bb0a344e623812dac18ad0a157e780c8;hb=18141d78dab9e19161cae3e7e89f8b95591a2e9b;hp=755a4daf80285b2a49baa96d8f2f47b99da85567;hpb=f227bd994d21d901790d93a962915863914b6c09;p=chaz%2Fopenbox diff --git a/openbox/actions/kill.c b/openbox/actions/kill.c index 755a4daf..68244407 100644 --- a/openbox/actions/kill.c +++ b/openbox/actions/kill.c @@ -1,9 +1,9 @@ #include "openbox/actions.h" -#include "openbox/stacking.h" +#include "openbox/client.h" static gboolean run_func(ObActionsData *data, gpointer options); -void action_kill_startup() +void action_kill_startup(void) { actions_register("Kill", NULL, NULL,