all repos — openbox @ d557e816bea578ea72f80b1d97492515e926d76b

openbox fork - make it a bit more like ryudo

include the right .hh!
Dana Jansens danakj@orodu.net
commit

d557e816bea578ea72f80b1d97492515e926d76b

parent

6bba50ef344168e3c6fdec4d349e090d408b4ebd

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

jump to
M src/openbox.hhsrc/openbox.hh

@@ -10,7 +10,7 @@ #include <string>

#include <vector> #include "otk/screeninfo.hh" -#include "otk/timermanager.hh" +#include "otk/timerqueuemanager.hh" namespace ob {