aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/SignersPicker.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/ui/dialog/SignersPicker.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ui/dialog/SignersPicker.h b/src/ui/dialog/SignersPicker.h
index 6768b816..c7e1bfa5 100644
--- a/src/ui/dialog/SignersPicker.h
+++ b/src/ui/dialog/SignersPicker.h
@@ -29,7 +29,7 @@
#pragma once
#include "GpgFrontendUI.h"
-#include "core/GpgModel.h"
+#include "core/typedef/GpgTypedef.h"
#include "ui/dialog//GeneralDialog.h"
namespace GpgFrontend::UI {