diff options
Diffstat (limited to '')
-rw-r--r-- | g13/sh-dmcrypt.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/g13/sh-dmcrypt.c b/g13/sh-dmcrypt.c index a9aed0cc6..20eea2350 100644 --- a/g13/sh-dmcrypt.c +++ b/g13/sh-dmcrypt.c @@ -33,7 +33,7 @@ #include "g13-syshelp.h" #include <assuan.h> #include "i18n.h" -#include "utils.h" +#include "g13tuple.h" #include "exectool.h" #include "keyblob.h" |