diff options
Diffstat (limited to 'scd/app-p15.c')
-rw-r--r-- | scd/app-p15.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scd/app-p15.c b/scd/app-p15.c index 4072fb715..68e8c4faa 100644 --- a/scd/app-p15.c +++ b/scd/app-p15.c @@ -39,7 +39,7 @@ #include "iso7816.h" #include "app-common.h" -#include "tlv.h" +#include "../common/tlv.h" #include "apdu.h" /* fixme: we should move the card detection to a separate file */ |