diff options
| author | Dana Jansens <danakj@orodu.net> | 2002-11-04 05:34:28 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2002-11-04 05:34:28 +0000 |
| commit | 6bba50ef344168e3c6fdec4d349e090d408b4ebd (patch) | |
| tree | 0b0b70ef2f16f748e8317331b85023320da1e195 /src | |
| parent | 98341d7da7a3ddeb59e59c4382886aafa77d5bce (diff) | |
include the timer manager class header
Diffstat (limited to 'src')
| -rw-r--r-- | src/openbox.hh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/openbox.hh b/src/openbox.hh index a479a45d..e1837218 100644 --- a/src/openbox.hh +++ b/src/openbox.hh @@ -10,7 +10,7 @@ extern "C" { #include <vector> #include "otk/screeninfo.hh" -#include "otk/timer.hh" +#include "otk/timermanager.hh" namespace ob { |
