From 976d406529c4ea79adc163793ec73178dbc14101 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Tue, 10 Jul 2007 23:58:42 +0000 Subject: [PATCH] mssing header --- openbox/actions/kill.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openbox/actions/kill.c b/openbox/actions/kill.c index 755a4da..5e14cb7 100644 --- a/openbox/actions/kill.c +++ b/openbox/actions/kill.c @@ -1,5 +1,5 @@ #include "openbox/actions.h" -#include "openbox/stacking.h" +#include "openbox/client.h" static gboolean run_func(ObActionsData *data, gpointer options); -- 1.9.1