projects
/
dana
/
openbox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
98341d7
)
include the timer manager class header
author
Dana Jansens
<danakj@orodu.net>
Mon, 4 Nov 2002 05:34:28 +0000
(
05:34
+0000)
committer
Dana Jansens
<danakj@orodu.net>
Mon, 4 Nov 2002 05:34:28 +0000
(
05:34
+0000)
src/openbox.hh
patch
|
blob
|
history
diff --git
a/src/openbox.hh
b/src/openbox.hh
index a479a45d982238f41bbadfd748c799cb2939c119..e1837218c9e520b762111140a2c2075c6638c646 100644
(file)
--- 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/timer
manager
.hh"
namespace ob {