]> Dogcows Code - chaz/openbox/blobdiff - otk/otk.hh
no more configuration.hh
[chaz/openbox] / otk / otk.hh
index 23af8477e14c9de4f9064a36c54f4fdf404d5552..7c41caf400cd6414fb26ae343e5ff784eb89ff1c 100644 (file)
@@ -2,6 +2,8 @@
 #ifndef __otk_hh
 #define __otk_hh
 
+#include "../config.h"
+
 #include "eventdispatcher.hh"
 #include "eventhandler.hh"
 #include "widget.hh"
 #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 "texture.hh"
+#include "renderstyle.hh"
+#include "surface.hh"
+#include "rendertexture.hh"
 #include "timer.hh"
 #include "util.hh"
 #include "ustring.hh"
This page took 0.022441 seconds and 4 git commands to generate.