summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/actions.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/actions.hh b/src/actions.hh
index 552d1a65..f8f03d0f 100644
--- a/src/actions.hh
+++ b/src/actions.hh
@@ -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"