diff options
Diffstat (limited to 'scd/atr.c')
-rw-r--r-- | scd/atr.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -24,7 +24,7 @@ #include <string.h> #include <assert.h> -#include "../common/estream.h" +#include <gpg-error.h> #include "../common/logging.h" #include "atr.h" |