X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=otk%2Fotk.hh;h=9be1ec36d131d62255cbe84e23fa45dc1340c31f;hb=64ac7d053748494b3a8d0be9f1d55f6f5b9f1a90;hp=ec6801303dc276728da163a18301703cfbfb07e2;hpb=dd6f90684899e8e26e653af4b2e7e7eab1abf798;p=chaz%2Fopenbox diff --git a/otk/otk.hh b/otk/otk.hh index ec680130..9be1ec36 100644 --- a/otk/otk.hh +++ b/otk/otk.hh @@ -2,7 +2,7 @@ #ifndef __otk_hh #define __otk_hh -#include "../config.h" +#include "config.h" #include "eventdispatcher.hh" #include "eventhandler.hh" @@ -12,14 +12,13 @@ #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 "point.hh" #include "property.hh" #include "rect.hh"