From 3682df8ed27e96067a171b71cbf58d5a00ca813b Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Fri, 24 Jan 2003 19:21:07 +0000 Subject: [PATCH] include widgetbase not widget --- src/actions.hh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- 2.39.2