diff options
Diffstat (limited to 'tools/card-call-scd.c')
-rw-r--r-- | tools/card-call-scd.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/card-call-scd.c b/tools/card-call-scd.c index 83e9ba099..55ecf126e 100644 --- a/tools/card-call-scd.c +++ b/tools/card-call-scd.c @@ -39,7 +39,7 @@ #include "../common/status.h" #include "../common/host2net.h" #include "../common/openpgpdefs.h" -#include "card-tool.h" +#include "gpg-card.h" #define CONTROL_D ('D' - 'A' + 1) |