diff options
Diffstat (limited to 'otk/font.cc')
| -rw-r--r-- | otk/font.cc | 2 |
1 files changed, 1 insertions, 1 deletions
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 <stdio.h> #endif // HAVE_STDIO_H -#include "gettext.h" +#include "../src/gettext.h" #define _(str) gettext(str) } |
