From 37be3ef9249b452b8edec25a441aefff80c2d4b8 Mon Sep 17 00:00:00 2001 From: Marius Nita Date: Wed, 6 Nov 2002 13:57:54 +0000 Subject: omg, fat commit pulled the style crap out of screen, i think the reconfigure case needs to be handled still. moved util and config into otk, changed everything else accordingly. code compiles and runs --- src/bbwindow.hh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/bbwindow.hh') diff --git a/src/bbwindow.hh b/src/bbwindow.hh index 1da5dc94..b7472323 100644 --- a/src/bbwindow.hh +++ b/src/bbwindow.hh @@ -17,7 +17,7 @@ extern "C" { #include "otk/rect.hh" #include "otk/strut.hh" #include "blackbox.hh" -#include "util.hh" +#include "otk/util.hh" #define MwmHintsFunctions (1l << 0) #define MwmHintsDecorations (1l << 1) -- cgit v1.2.3