include widgetbase not widget
This commit is contained in:
parent
d69061e2c8
commit
3682df8ed2
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
@brief The action interface for user-available actions
|
||||
*/
|
||||
|
||||
#include "widget.hh"
|
||||
#include "widgetbase.hh"
|
||||
#include "otk/point.hh"
|
||||
#include "otk/rect.hh"
|
||||
#include "otk/eventhandler.hh"
|
||||
|
|
Loading…
Reference in a new issue