X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=otk%2Fotk.hh;h=74fbac558b50db51b235cf598092e9168711a18b;hb=033e9843bcec8340c9e657fe0f0519f86075424b;hp=b6e24a75f25d579a32d34eb2af35f647482cd6c0;hpb=8f8acc24933830d4f5784616b9b0c5896bde0b93;p=chaz%2Fopenbox diff --git a/otk/otk.hh b/otk/otk.hh index b6e24a75..74fbac55 100644 --- a/otk/otk.hh +++ b/otk/otk.hh @@ -2,6 +2,8 @@ #ifndef __otk_hh #define __otk_hh +#include "../config.h" + #include "eventdispatcher.hh" #include "eventhandler.hh" #include "widget.hh" @@ -24,11 +26,11 @@ #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