summaryrefslogtreecommitdiffstats
path: root/keygendialog.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'keygendialog.cpp')
-rw-r--r--keygendialog.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/keygendialog.cpp b/keygendialog.cpp
index c44cd087..4fe2ad3f 100644
--- a/keygendialog.cpp
+++ b/keygendialog.cpp
@@ -2,7 +2,7 @@
#include <QDebug>
#include <QMessageBox>
#include "ui_keygendialog.h"
-#include "progressindicator.h"
+#include "qprogressindicator.h"
KeygenDialog::KeygenDialog(ConfigDialog *parent)
: QDialog(parent), ui(new Ui::KeygenDialog) {