aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui/Wizard.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/Wizard.h')
-rw-r--r--src/ui/Wizard.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ui/Wizard.h b/src/ui/Wizard.h
index cb6cd13e..41b1a745 100644
--- a/src/ui/Wizard.h
+++ b/src/ui/Wizard.h
@@ -25,11 +25,11 @@
#ifndef WIZARD_H
#define WIZARD_H
-#include "SettingsDialog.h"
#include "gpg/GpgConstants.h"
#include "ui/GpgFrontendUI.h"
#include "ui/KeyMgmt.h"
#include "ui/keygen/KeygenDialog.h"
+#include "ui/settings/SettingsDialog.h"
namespace GpgFrontend::UI {