X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=otk%2Fotk.hh;h=ec6801303dc276728da163a18301703cfbfb07e2;hb=1eb12ca4ad83229b0c65819a4562bb489ab74163;hp=397534e5dcf59c4796264b90b7a989ca12a7d362;hpb=0dcbf985c11c850b30b2983e1e20cd8cf033f054;p=chaz%2Fopenbox diff --git a/otk/otk.hh b/otk/otk.hh index 397534e5..ec680130 100644 --- a/otk/otk.hh +++ b/otk/otk.hh @@ -13,20 +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 "texture.hh" +#include "renderstyle.hh" +#include "surface.hh" +#include "rendertexture.hh" #include "timer.hh" #include "util.hh" #include "ustring.hh"