aboutsummaryrefslogtreecommitdiffstats
path: root/agent/cvt-openpgp.c
diff options
context:
space:
mode:
Diffstat (limited to 'agent/cvt-openpgp.c')
-rw-r--r--agent/cvt-openpgp.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/agent/cvt-openpgp.c b/agent/cvt-openpgp.c
index 510b6ff63..ee1222113 100644
--- a/agent/cvt-openpgp.c
+++ b/agent/cvt-openpgp.c
@@ -25,9 +25,9 @@
#include <assert.h>
#include "agent.h"
-#include "i18n.h"
+#include "../common/i18n.h"
#include "cvt-openpgp.h"
-#include "host2net.h"
+#include "../common/host2net.h"
/* Helper to pass data via the callback to do_unprotect. */