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/client.hh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/client.hh') diff --git a/src/client.hh b/src/client.hh index 25b4be04..6cafb943 100644 --- a/src/client.hh +++ b/src/client.hh @@ -7,7 +7,7 @@ property changes on the window and some client messages */ -#include "widget.hh" +#include "widgetbase.hh" #include "otk/point.hh" #include "otk/strut.hh" #include "otk/rect.hh" -- cgit v1.2.3