X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=otk%2Fotk.hh;h=0ce2b46c43acdb4c521c4b07db21726448e22d7a;hb=0c05f5d9c76d4c765022eb72dc03de6671c20734;hp=397534e5dcf59c4796264b90b7a989ca12a7d362;hpb=0dcbf985c11c850b30b2983e1e20cd8cf033f054;p=chaz%2Fopenbox diff --git a/otk/otk.hh b/otk/otk.hh index 397534e5..0ce2b46c 100644 --- a/otk/otk.hh +++ b/otk/otk.hh @@ -12,21 +12,22 @@ #include "appwidget.hh" #include "application.hh" #include "assassin.hh" +#include "label.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 "label.hh" +//#include "gccache.hh" +#include "rendercontrol.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"