]> Dogcows Code - chaz/openbox/blobdiff - otk/otk.hh
starts.. then exits.
[chaz/openbox] / otk / otk.hh
index 23af8477e14c9de4f9064a36c54f4fdf404d5552..ec6801303dc276728da163a18301703cfbfb07e2 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 "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"
This page took 0.023478 seconds and 4 git commands to generate.