diff options
Diffstat (limited to 'g13/sh-blockdev.c')
-rw-r--r-- | g13/sh-blockdev.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/g13/sh-blockdev.c b/g13/sh-blockdev.c index 6c12dde04..a477a6716 100644 --- a/g13/sh-blockdev.c +++ b/g13/sh-blockdev.c @@ -28,8 +28,8 @@ #include "g13-syshelp.h" #include <assuan.h> -#include "i18n.h" -#include "exectool.h" +#include "../common/i18n.h" +#include "../common/exectool.h" #include "keyblob.h" #ifndef HAVE_STRTOULL |