From 97d13004e4f1cb33941a9be57c7e7662e223890b Mon Sep 17 00:00:00 2001 From: Saturneric Date: Mon, 6 Dec 2021 23:58:23 +0800 Subject: Improve UI & Functions --- src/ui/FileEncryptionDialog.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/ui/FileEncryptionDialog.h') diff --git a/src/ui/FileEncryptionDialog.h b/src/ui/FileEncryptionDialog.h index 613f84e7..b09bb8db 100755 --- a/src/ui/FileEncryptionDialog.h +++ b/src/ui/FileEncryptionDialog.h @@ -25,9 +25,9 @@ #ifndef __FILEENCRYPTIONDIALOG_H__ #define __FILEENCRYPTIONDIALOG_H__ -#include "VerifyDetailsDialog.h" #include "gpg/GpgContext.h" #include "ui/GpgFrontendUI.h" +#include "ui/details/VerifyDetailsDialog.h" #include "ui/widgets/KeyList.h" namespace GpgFrontend::UI { -- cgit v1.2.3