summaryrefslogtreecommitdiff
path: root/tool/secret-tool.c
diff options
context:
space:
mode:
Diffstat (limited to 'tool/secret-tool.c')
-rw-r--r--tool/secret-tool.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/tool/secret-tool.c b/tool/secret-tool.c
index 0a1350f..14ce14b 100644
--- a/tool/secret-tool.c
+++ b/tool/secret-tool.c
@@ -14,10 +14,10 @@
#include "config.h"
-#include "secret-item.h"
-#include "secret-password.h"
-#include "secret-service.h"
-#include "secret-value.h"
+#include "libsecret/secret-item.h"
+#include "libsecret/secret-password.h"
+#include "libsecret/secret-service.h"
+#include "libsecret/secret-value.h"
#include <glib/gi18n.h>