diff options
Diffstat (limited to 'src/ui/import_export/KeyUploadDialog.h')
-rw-r--r-- | src/ui/import_export/KeyUploadDialog.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ui/import_export/KeyUploadDialog.h b/src/ui/import_export/KeyUploadDialog.h index b3e0e726..05cba083 100644 --- a/src/ui/import_export/KeyUploadDialog.h +++ b/src/ui/import_export/KeyUploadDialog.h @@ -29,7 +29,7 @@ #ifndef GPGFRONTEND_KEYUPLOADWIDGET_H #define GPGFRONTEND_KEYUPLOADWIDGET_H -#include "gpg/GpgContext.h" +#include "core/GpgContext.h" #include "ui/GpgFrontendUI.h" namespace GpgFrontend::UI { |