all repos — openbox @ 5f428bdeb20a36f395ddac39ebd7495e19256a49

openbox fork - make it a bit more like ryudo

missing a header
Dana Jansens danakj@orodu.net
commit

5f428bdeb20a36f395ddac39ebd7495e19256a49

parent

3265ea9ac14a6cf05e3c2a462fdd81b7fe925c0a

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

jump to
M openbox/popup.copenbox/popup.c

@@ -23,6 +23,7 @@ #include "openbox.h"

#include "frame.h" #include "client.h" #include "stacking.h" +#include "event.h" #include "screen.h" #include "render/render.h" #include "render/theme.h"