X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=otk%2Fotk.hh;h=62788cba9baf8d1f28a59e8467ce582939ed6dc3;hb=29bd1c97a2f003bb05240091f265b033f5d2e1f5;hp=0ce2b46c43acdb4c521c4b07db21726448e22d7a;hpb=619864a1725647039c01a0c85c77d5307b256171;p=chaz%2Fopenbox diff --git a/otk/otk.hh b/otk/otk.hh index 0ce2b46c..62788cba 100644 --- a/otk/otk.hh +++ b/otk/otk.hh @@ -2,24 +2,21 @@ #ifndef __otk_hh #define __otk_hh -#include "../config.h" +#include "config.h" #include "eventdispatcher.hh" #include "eventhandler.hh" #include "widget.hh" -#include "focuswidget.hh" -#include "focuslabel.hh" #include "appwidget.hh" #include "application.hh" #include "assassin.hh" #include "label.hh" #include "button.hh" #include "rendercolor.hh" -#include "configuration.hh" #include "display.hh" #include "font.hh" -//#include "gccache.hh" #include "rendercontrol.hh" +#include "size.hh" #include "point.hh" #include "property.hh" #include "rect.hh"