summaryrefslogtreecommitdiff
path: root/src/openbox.hh
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2002-11-04 05:35:04 +0000
committerDana Jansens <danakj@orodu.net>2002-11-04 05:35:04 +0000
commitd557e816bea578ea72f80b1d97492515e926d76b (patch)
treec82f59f5c6beb30f1c136bcf8a0ccf971923b006 /src/openbox.hh
parent6bba50ef344168e3c6fdec4d349e090d408b4ebd (diff)
include the right .hh!
Diffstat (limited to 'src/openbox.hh')
-rw-r--r--src/openbox.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/openbox.hh b/src/openbox.hh
index e1837218..f49f711d 100644
--- a/src/openbox.hh
+++ b/src/openbox.hh
@@ -10,7 +10,7 @@ extern "C" {
#include <vector>
#include "otk/screeninfo.hh"
-#include "otk/timermanager.hh"
+#include "otk/timerqueuemanager.hh"
namespace ob {