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/screen.hh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/screen.hh') diff --git a/src/screen.hh b/src/screen.hh index 8432139c..b15c8fc0 100644 --- a/src/screen.hh +++ b/src/screen.hh @@ -11,7 +11,7 @@ extern "C" { } #include "client.hh" -#include "widget.hh" +#include "widgetbase.hh" #include "otk/image.hh" #include "otk/strut.hh" #include "otk/rect.hh" -- cgit v1.2.3