]> Dogcows Code - chaz/openbox/blobdiff - otk/otk.hh
otk using new render shit.. supposedly
[chaz/openbox] / otk / otk.hh
index 2ec4f2b080e38aa34814466538135547deb1aff4..74fbac558b50db51b235cf598092e9168711a18b 100644 (file)
@@ -1,6 +1,9 @@
+// -*- mode: C++; indent-tabs-mode: nil; c-basic-offset: 2; -*-
 #ifndef __otk_hh
 #define __otk_hh
 
+#include "../config.h"
+
 #include "eventdispatcher.hh"
 #include "eventhandler.hh"
 #include "widget.hh"
 #include "screeninfo.hh"
 #include "strut.hh"
 #include "style.hh"
+#include "surface.hh"
 #include "texture.hh"
 #include "timer.hh"
-#include "timerqueue.hh"
-#include "timerqueuemanager.hh"
 #include "util.hh"
+#include "ustring.hh"
 #include "widget.hh"
 
 #endif // __otk_hh
This page took 0.021192 seconds and 4 git commands to generate.