]> Dogcows Code - chaz/openbox/blobdiff - openbox/actions/kill.c
Bring helper windows when following a window.
[chaz/openbox] / openbox / actions / kill.c
index 755a4daf80285b2a49baa96d8f2f47b99da85567..68244407bb0a344e623812dac18ad0a157e780c8 100644 (file)
@@ -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,
This page took 0.021922 seconds and 4 git commands to generate.