diff options
Diffstat (limited to 'src/ui/KeyImportDetailDialog.h')
-rw-r--r-- | src/ui/KeyImportDetailDialog.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ui/KeyImportDetailDialog.h b/src/ui/KeyImportDetailDialog.h index fe63baaa..a75d466d 100644 --- a/src/ui/KeyImportDetailDialog.h +++ b/src/ui/KeyImportDetailDialog.h @@ -25,7 +25,7 @@ #ifndef __KEYIMPORTDETAILSDIALOG_H__ #define __KEYIMPORTDETAILSDIALOG_H__ -#include <gpg/function/GpgKeyImportExportor.h> +#include <gpg/function/GpgKeyImportExporter.h> #include "gpg/GpgContext.h" #include "ui/GpgFrontendUI.h" |