aboutsummaryrefslogtreecommitdiffstats
path: root/scd/iso7816.c
diff options
context:
space:
mode:
Diffstat (limited to 'scd/iso7816.c')
-rw-r--r--scd/iso7816.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/scd/iso7816.c b/scd/iso7816.c
index 8f796981f..d146bd00a 100644
--- a/scd/iso7816.c
+++ b/scd/iso7816.c
@@ -32,8 +32,8 @@
#include "options.h"
#include "errors.h"
#include "memory.h"
-#include "util.h"
-#include "i18n.h"
+#include "../common/util.h"
+#include "../common/i18n.h"
#else /* GNUPG_MAJOR_VERSION != 1 */
#include "scdaemon.h"
#endif /* GNUPG_MAJOR_VERSION != 1 */