all repos — openbox @ 9f501638b55f023a6dff7c557f208083df74e4c9

openbox fork - make it a bit more like ryudo

add xerror.h
Dana Jansens danakj@orodu.net
commit

9f501638b55f023a6dff7c557f208083df74e4c9

parent

539f061b30512beb7e377ae2f02d7668d72c5b61

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

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

@@ -1,5 +1,6 @@

#include "openbox.h" #include "dock.h" +#include "xerror.h" #include "prop.h" #include "startup.h" #include "timer.h"