X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;ds=sidebyside;f=otk%2Fproperty.cc;fp=otk%2Fproperty.cc;h=699dd91b36a5e73b2fe93ada7085198eb6ad0ab1;hb=115fedf432d73f17ade48eaa2fa12dfd333bfcaa;hp=39626911da9976dfd0b9a01e9da9bf86a3e3d14a;hpb=74cfb1b4c115cdb4e05aa823b09d2b5ea9d0d690;p=chaz%2Fopenbox diff --git a/otk/property.cc b/otk/property.cc index 39626911..699dd91b 100644 --- a/otk/property.cc +++ b/otk/property.cc @@ -1,19 +1,16 @@ // -*- mode: C++; indent-tabs-mode: nil; c-basic-offset: 2; -*- -#ifdef HAVE_CONFIG_H -# include "../config.h" -#endif // HAVE_CONFIG_H +#include "config.h" #include "property.hh" #include "display.hh" extern "C" { #include - -#include } #include +#include namespace otk {