diff options
Diffstat (limited to 'g13/sh-dmcrypt.c')
-rw-r--r-- | g13/sh-dmcrypt.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/g13/sh-dmcrypt.c b/g13/sh-dmcrypt.c index bbeab65a2..f7ec79758 100644 --- a/g13/sh-dmcrypt.c +++ b/g13/sh-dmcrypt.c @@ -32,9 +32,9 @@ #include "g13-syshelp.h" #include <assuan.h> -#include "i18n.h" +#include "../common/i18n.h" #include "g13tuple.h" -#include "exectool.h" +#include "../common/exectool.h" #include "keyblob.h" /* The standard disk block size (logical). */ |