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