X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=otk%2Fotk.hh;h=62788cba9baf8d1f28a59e8467ce582939ed6dc3;hb=c88451f0c1e2586a5a06babb69b060bf808c9148;hp=ec6801303dc276728da163a18301703cfbfb07e2;hpb=dd6f90684899e8e26e653af4b2e7e7eab1abf798;p=chaz%2Fopenbox diff --git a/otk/otk.hh b/otk/otk.hh index ec680130..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 "label.hh" +#include "size.hh" #include "point.hh" #include "property.hh" #include "rect.hh"