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:
d69061e
)
include widgetbase not widget
author
Dana Jansens
<danakj@orodu.net>
Fri, 24 Jan 2003 19:21:07 +0000
(19:21 +0000)
committer
Dana Jansens
<danakj@orodu.net>
Fri, 24 Jan 2003 19:21:07 +0000
(19:21 +0000)
src/actions.hh
patch
|
blob
|
history
diff --git
a/src/actions.hh
b/src/actions.hh
index 552d1a6548d250869c630e7c3729e7a21b751861..f8f03d0f213d4c724b692d4aaa0945b3022503b6 100644
(file)
--- a/
src/actions.hh
+++ b/
src/actions.hh
@@
-6,7
+6,7
@@
@brief The action interface for user-available actions
*/
-#include "widget.hh"
+#include "widget
base
.hh"
#include "otk/point.hh"
#include "otk/rect.hh"
#include "otk/eventhandler.hh"