aboutsummaryrefslogtreecommitdiff
path: root/src/qt/intro.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/qt/intro.h')
-rw-r--r--src/qt/intro.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/qt/intro.h b/src/qt/intro.h
index b25d3f1152..72693d5544 100644
--- a/src/qt/intro.h
+++ b/src/qt/intro.h
@@ -6,13 +6,14 @@
#define INTRO_H
#include <QDialog>
-#include <QThread>
#include <QMutex>
+#include <QThread>
+
+class FreespaceChecker;
namespace Ui {
class Intro;
}
-class FreespaceChecker;
/** Introduction screen (pre-GUI startup).
Allows the user to choose a data directory,