X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=otk%2Ffont.cc;fp=otk%2Ffont.cc;h=4c3a347670b321cb6d4415e06a52d9e4bdd14b03;hb=2a195d71e20689fd90544543a6b049fae615a55f;hp=4fc09fcfdbad1fee17e0a615ecff4e371cb792e8;hpb=674f2609c22d68c5645da22f42ef858182e8b791;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) }