aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui/GpgFrontendUI.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/GpgFrontendUI.h')
-rw-r--r--src/ui/GpgFrontendUI.h6
1 files changed, 1 insertions, 5 deletions
diff --git a/src/ui/GpgFrontendUI.h b/src/ui/GpgFrontendUI.h
index ab6e9366..df6d891f 100644
--- a/src/ui/GpgFrontendUI.h
+++ b/src/ui/GpgFrontendUI.h
@@ -42,7 +42,7 @@
* Project internal dependencies
*/
#include "GpgFrontend.h"
-#include "core/GpgConstants.h"
+#include "core/GpgFrontendCore.h"
#include "core/GpgModel.h"
/**
@@ -51,8 +51,4 @@
#include <qt-aes/qaesencryption.h>
-#ifdef SMTP_SUPPORT
-#include <SmtpMime>
-#endif
-
#endif // GPGFRONTEND_GPGFRONTENDUI_H