X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=src%2Fmain.cc;h=5b6c7885d66a8e15ae1d1bb55aac8acacc5890d9;hb=56d7b547ae156e17c8e03ada3b80468f5a0b2605;hp=6b131b92078c681389cd6689eb07d0737928ab34;hpb=cee305244662d352a7ad5ab7ae22f6221c064d3d;p=chaz%2Fopenbox diff --git a/src/main.cc b/src/main.cc index 6b131b92..5b6c7885 100644 --- a/src/main.cc +++ b/src/main.cc @@ -9,6 +9,10 @@ #endif // HAVE_CONFIG_H extern "C" { +#ifdef HAVE_LOCALE_H +# include +#endif // HAVE_LOCALE_H + #include "gettext.h" }