diff options
Diffstat (limited to 'otk/util.cc')
| -rw-r--r-- | otk/util.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/otk/util.cc b/otk/util.cc index a2b784e7..b33a1148 100644 --- a/otk/util.cc +++ b/otk/util.cc @@ -27,7 +27,7 @@ extern "C" { # include <process.h> #endif // HAVE_PROCESS_H __EMX__ -#include "gettext.h" +#include "../src/gettext.h" #define _(str) gettext(str) #include <assert.h> |
