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/backgroundwidget.hh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/backgroundwidget.hh') diff --git a/src/backgroundwidget.hh b/src/backgroundwidget.hh index 7b698c15..dbc7b5f6 100644 --- a/src/backgroundwidget.hh +++ b/src/backgroundwidget.hh @@ -3,7 +3,7 @@ #define __obbackgroundwidget_hh #include "otk/widget.hh" -#include "widget.hh" +#include "widgetbase.hh" namespace ob { -- cgit v1.2.3