diff options
Diffstat (limited to 'src/ui/widgets/VerifyKeyDetailBox.h')
-rw-r--r-- | src/ui/widgets/VerifyKeyDetailBox.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ui/widgets/VerifyKeyDetailBox.h b/src/ui/widgets/VerifyKeyDetailBox.h index 57f133d5..6ed9fd52 100644 --- a/src/ui/widgets/VerifyKeyDetailBox.h +++ b/src/ui/widgets/VerifyKeyDetailBox.h @@ -29,7 +29,7 @@ #ifndef __VERIFYKEYDETAILBOX_H__ #define __VERIFYKEYDETAILBOX_H__ -#include "ui/import_export/KeyServerImportDialog.h" +#include "ui/dialog/import_export/KeyServerImportDialog.h" #include "ui/widgets/KeyList.h" namespace GpgFrontend::UI { |