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/basedisplay.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/basedisplay.cc') diff --git a/src/basedisplay.cc b/src/basedisplay.cc index 81f8879f..508c8e76 100644 --- a/src/basedisplay.cc +++ b/src/basedisplay.cc @@ -59,7 +59,7 @@ using std::string; #include "basedisplay.hh" #include "gccache.hh" #include "timer.hh" -#include "util.hh" +#include "otk/util.hh" // X error handler to handle any and all X errors while the application is -- cgit v1.2.3