all repos — openbox @ d307a36893ff9dfda2e7ff5b096e4ff3640828cd

openbox fork - make it a bit more like ryudo

add missing include for new header
Dana Jansens danakj@orodu.net
commit

d307a36893ff9dfda2e7ff5b096e4ff3640828cd

parent

718adbae6534cc5976ac2e3c2f26c22402b27472

1 files changed, 1 insertions(+), 0 deletions(-)

jump to
M openbox/action.copenbox/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"