From d307a36893ff9dfda2e7ff5b096e4ff3640828cd Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Sat, 19 May 2007 14:16:23 +0000 Subject: [PATCH] add missing include for new header --- openbox/action.c | 1 + 1 file changed, 1 insertion(+) diff --git a/openbox/action.c b/openbox/action.c index 5237936e..f1066979 100644 --- a/openbox/action.c +++ b/openbox/action.c @@ -20,6 +20,7 @@ #include "debug.h" #include "client.h" #include "focus.h" +#include "focus_cycle.h" #include "moveresize.h" #include "menu.h" #include "prop.h" -- 2.45.2