X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=otk%2Fotk.hh;h=74fbac558b50db51b235cf598092e9168711a18b;hb=fabb6e8c1faa8339730cc7f56f84eb0a7e8b6c4f;hp=b06afcbfc3175d00844461e7f029135367bb5b07;hpb=ef02a0c8ae65f169157c90064a335303e964a4c1;p=chaz%2Fopenbox diff --git a/otk/otk.hh b/otk/otk.hh index b06afcbf..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,10 +26,9 @@ #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"