all repos — openbox @ 6bba50ef344168e3c6fdec4d349e090d408b4ebd

openbox fork - make it a bit more like ryudo

include the timer manager class header
Dana Jansens danakj@orodu.net
commit

6bba50ef344168e3c6fdec4d349e090d408b4ebd

parent

98341d7da7a3ddeb59e59c4382886aafa77d5bce

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/timer.hh" +#include "otk/timermanager.hh" namespace ob {