aboutsummaryrefslogtreecommitdiffstats
path: root/scd/app-geldkarte.c
diff options
context:
space:
mode:
Diffstat (limited to 'scd/app-geldkarte.c')
-rw-r--r--scd/app-geldkarte.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/scd/app-geldkarte.c b/scd/app-geldkarte.c
index c2771719d..510beb550 100644
--- a/scd/app-geldkarte.c
+++ b/scd/app-geldkarte.c
@@ -37,10 +37,10 @@
#include "scdaemon.h"
-#include "i18n.h"
+#include "../common/i18n.h"
#include "iso7816.h"
#include "app-common.h"
-#include "tlv.h"
+#include "../common/tlv.h"