aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui/thread/CtxCheckThread.cpp
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/ui/thread/CtxCheckThread.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ui/thread/CtxCheckThread.cpp b/src/ui/thread/CtxCheckThread.cpp
index bc180ae8..b1e50b94 100644
--- a/src/ui/thread/CtxCheckThread.cpp
+++ b/src/ui/thread/CtxCheckThread.cpp
@@ -28,7 +28,7 @@
#include "core/GpgContext.h"
#include "core/GpgCoreInit.h"
-#include "core/function/GpgKeyGetter.h"
+#include "core/function/gpg/GpgKeyGetter.h"
#include "ui/UserInterfaceUtils.h"
GpgFrontend::UI::CtxCheckThread::CtxCheckThread() : QThread(nullptr) {