summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2002-11-04 05:34:28 +0000
committerDana Jansens <danakj@orodu.net>2002-11-04 05:34:28 +0000
commit6bba50ef344168e3c6fdec4d349e090d408b4ebd (patch)
tree0b0b70ef2f16f748e8317331b85023320da1e195
parent98341d7da7a3ddeb59e59c4382886aafa77d5bce (diff)
include the timer manager class header
-rw-r--r--src/openbox.hh2
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 {