diff options
Diffstat (limited to 'agent/findkey.c')
-rw-r--r-- | agent/findkey.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/agent/findkey.c b/agent/findkey.c index ac74fa98f..a196fdc3d 100644 --- a/agent/findkey.c +++ b/agent/findkey.c @@ -33,7 +33,7 @@ #include <npth.h> /* (we use pth_sleep) */ #include "agent.h" -#include "i18n.h" +#include "../common/i18n.h" #include "../common/ssh-utils.h" #include "../common/name-value.h" |