diff options
Diffstat (limited to '')
-rw-r--r-- | include/ui/KeyServerImportDialog.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/ui/KeyServerImportDialog.h b/include/ui/KeyServerImportDialog.h index ef83bc7e..f514368b 100644 --- a/include/ui/KeyServerImportDialog.h +++ b/include/ui/KeyServerImportDialog.h @@ -27,7 +27,7 @@ #include "gpg/GpgContext.h" #include "KeyImportDetailDialog.h" -#include "KeyList.h" +#include "ui/widgets/KeyList.h" class KeyServerImportDialog : public QDialog { |