diff options
Diffstat (limited to 'g13/be-truecrypt.c')
-rw-r--r-- | g13/be-truecrypt.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/g13/be-truecrypt.c b/g13/be-truecrypt.c index e75b936c8..1ce992f91 100644 --- a/g13/be-truecrypt.c +++ b/g13/be-truecrypt.c @@ -25,7 +25,7 @@ #include <unistd.h> #include "g13.h" -#include "i18n.h" +#include "../common/i18n.h" #include "be-truecrypt.h" |