From c8e246f8de5af9963b22cc104d22ca10772028dd Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Fri, 10 Jan 2003 06:16:42 +0000 Subject: include the all otk stuff into the openbox python module. rename widget.hh to stop conflicting with the one in otk/ --- src/buttonwidget.hh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/buttonwidget.hh') diff --git a/src/buttonwidget.hh b/src/buttonwidget.hh index c2bb41f4..141b03e4 100644 --- a/src/buttonwidget.hh +++ b/src/buttonwidget.hh @@ -2,8 +2,8 @@ #ifndef __obbuttonwidget_hh #define __obbuttonwidget_hh +#include "widgetbase.hh" #include "otk/widget.hh" -#include "widget.hh" namespace ob { -- cgit v1.2.3