X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=otk%2Fotk.hh;h=7c41caf400cd6414fb26ae343e5ff784eb89ff1c;hb=cc050a4ec8b893c4f9958f83bd27dfae5132e77d;hp=74fbac558b50db51b235cf598092e9168711a18b;hpb=2005c344bdb4b59611972bc37e194d2e14cdf911;p=chaz%2Fopenbox diff --git a/otk/otk.hh b/otk/otk.hh index 74fbac55..7c41caf4 100644 --- a/otk/otk.hh +++ b/otk/otk.hh @@ -12,22 +12,21 @@ #include "appwidget.hh" #include "application.hh" #include "assassin.hh" +#include "label.hh" #include "button.hh" -#include "color.hh" -#include "configuration.hh" +#include "rendercolor.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 "renderstyle.hh" #include "surface.hh" -#include "texture.hh" +#include "rendertexture.hh" #include "timer.hh" #include "util.hh" #include "ustring.hh"