From dd6f90684899e8e26e653af4b2e7e7eab1abf798 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Thu, 23 Jan 2003 00:14:44 +0000 Subject: compiles with the new render subsystem... --- otk/otk.hh | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'otk') diff --git a/otk/otk.hh b/otk/otk.hh index 74fbac55..ec680130 100644 --- a/otk/otk.hh +++ b/otk/otk.hh @@ -13,21 +13,21 @@ #include "application.hh" #include "assassin.hh" #include "button.hh" -#include "color.hh" +#include "rendercolor.hh" #include "configuration.hh" #include "display.hh" #include "font.hh" -#include "gccache.hh" -#include "image.hh" +//#include "gccache.hh" +#include "rendercontrol.hh" #include "label.hh" #include "point.hh" #include "property.hh" #include "rect.hh" #include "screeninfo.hh" #include "strut.hh" -#include "style.hh" +#include "renderstyle.hh" #include "surface.hh" -#include "texture.hh" +#include "rendertexture.hh" #include "timer.hh" #include "util.hh" #include "ustring.hh" -- cgit v1.2.3