aboutsummaryrefslogtreecommitdiffstats
path: root/src/gpg/function/GpgKeyManager.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/core/function/GpgKeyManager.h (renamed from src/gpg/function/GpgKeyManager.h)6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/gpg/function/GpgKeyManager.h b/src/core/function/GpgKeyManager.h
index 7d08c0bd..5bcac545 100644
--- a/src/gpg/function/GpgKeyManager.h
+++ b/src/core/function/GpgKeyManager.h
@@ -29,9 +29,9 @@
#ifndef GPGFRONTEND_ZH_CN_TS_GPGKEYMANAGER_H
#define GPGFRONTEND_ZH_CN_TS_GPGKEYMANAGER_H
-#include "gpg/GpgContext.h"
-#include "gpg/GpgFunctionObject.h"
-#include "gpg/GpgModel.h"
+#include "core/GpgContext.h"
+#include "core/GpgFunctionObject.h"
+#include "core/GpgModel.h"
namespace GpgFrontend {