X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=otk%2Ffont.cc;h=4c3a347670b321cb6d4415e06a52d9e4bdd14b03;hb=41a03629c9f166f7a1b427ed1634b44c6c38da6e;hp=4fc09fcfdbad1fee17e0a615ecff4e371cb792e8;hpb=e64d90be4d5b86a497ed8f03c6ba40512765e239;p=chaz%2Fopenbox diff --git a/otk/font.cc b/otk/font.cc index 4fc09fcf..4c3a3476 100644 --- a/otk/font.cc +++ b/otk/font.cc @@ -24,7 +24,7 @@ extern "C" { # include #endif // HAVE_STDIO_H -#include "gettext.h" +#include "../src/gettext.h" #define _(str) gettext(str) }