X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=otk%2Fotk.hh;h=74fbac558b50db51b235cf598092e9168711a18b;hb=033e9843bcec8340c9e657fe0f0519f86075424b;hp=23af8477e14c9de4f9064a36c54f4fdf404d5552;hpb=96a9196cbb71b7f8d5e3d98a92b2e59bb1b591a8;p=chaz%2Fopenbox diff --git a/otk/otk.hh b/otk/otk.hh index 23af8477..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,6 +26,7 @@ #include "screeninfo.hh" #include "strut.hh" #include "style.hh" +#include "surface.hh" #include "texture.hh" #include "timer.hh" #include "util.hh"