diff options
Diffstat (limited to 'src/ui/dialog/keypair_details/KeyPairUIDTab.h')
-rw-r--r-- | src/ui/dialog/keypair_details/KeyPairUIDTab.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ui/dialog/keypair_details/KeyPairUIDTab.h b/src/ui/dialog/keypair_details/KeyPairUIDTab.h index 6492d053..0edecafe 100644 --- a/src/ui/dialog/keypair_details/KeyPairUIDTab.h +++ b/src/ui/dialog/keypair_details/KeyPairUIDTab.h @@ -30,7 +30,7 @@ #include "KeyNewUIDDialog.h" #include "KeyUIDSignDialog.h" -#include "core/GpgContext.h" +#include "core/function/gpg/GpgContext.h" #include "ui/GpgFrontendUI.h" namespace GpgFrontend::UI { |