diff options
Diffstat (limited to 'scd/app-sc-hsm.c')
-rw-r--r-- | scd/app-sc-hsm.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scd/app-sc-hsm.c b/scd/app-sc-hsm.c index dddc8dcfe..8094b2463 100644 --- a/scd/app-sc-hsm.c +++ b/scd/app-sc-hsm.c @@ -34,7 +34,7 @@ #include "iso7816.h" #include "app-common.h" -#include "tlv.h" +#include "../common/tlv.h" #include "apdu.h" |