X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=otk%2Fotk.hh;h=397534e5dcf59c4796264b90b7a989ca12a7d362;hb=0dcbf985c11c850b30b2983e1e20cd8cf033f054;hp=b6e24a75f25d579a32d34eb2af35f647482cd6c0;hpb=8f8acc24933830d4f5784616b9b0c5896bde0b93;p=chaz%2Fopenbox diff --git a/otk/otk.hh b/otk/otk.hh index b6e24a75..397534e5 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" @@ -26,9 +28,8 @@ #include "style.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