aboutsummaryrefslogtreecommitdiffstats
path: root/agent/protect-tool.c
diff options
context:
space:
mode:
Diffstat (limited to 'agent/protect-tool.c')
-rw-r--r--agent/protect-tool.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/agent/protect-tool.c b/agent/protect-tool.c
index 231274439..a193e4969 100644
--- a/agent/protect-tool.c
+++ b/agent/protect-tool.c
@@ -39,9 +39,9 @@
#endif
#include "agent.h"
-#include "i18n.h"
-#include "get-passphrase.h"
-#include "sysutils.h"
+#include "../common/i18n.h"
+#include "../common/get-passphrase.h"
+#include "../common/sysutils.h"
#include "../common/init.h"