X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=otk%2Fstyle.cc;fp=otk%2Fstyle.cc;h=3c40e24bb5fcc87773aac642c50b45b881c8de5d;hb=6f5e60f0337e60d904a8f549aeaa631afefc8033;hp=6349a6bcf4a23694222f3663e0794b14b37765b6;hpb=0680daeef57748af17e0462def4852d408a62eb6;p=chaz%2Fopenbox diff --git a/otk/style.cc b/otk/style.cc index 6349a6bc..3c40e24b 100644 --- a/otk/style.cc +++ b/otk/style.cc @@ -3,8 +3,9 @@ #endif // HAVE_CONFIG_H #include -#include "display.hh" +#include +#include "display.hh" #include "util.hh" #include "style.hh" @@ -256,7 +257,7 @@ BColor Style::readDatabaseColor(const std::string &rname, BFont *Style::readDatabaseFont(const std::string &rbasename, - const Configuration &style) { + const Configuration &style) { std::string fontname; std::string s;