From 718adbae6534cc5976ac2e3c2f26c22402b27472 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Sat, 19 May 2007 14:15:28 +0000 Subject: move focus cycling into its own file --- openbox/event.c | 1 + 1 file changed, 1 insertion(+) (limited to 'openbox/event.c') diff --git a/openbox/event.c b/openbox/event.c index 0719ad54..a063bb8c 100644 --- a/openbox/event.c +++ b/openbox/event.c @@ -38,6 +38,7 @@ #include "mainloop.h" #include "framerender.h" #include "focus.h" +#include "focus_cycle.h" #include "moveresize.h" #include "group.h" #include "stacking.h" -- cgit v1.2.3