summaryrefslogtreecommitdiffstats
path: root/src/concurrent/qfuturewatcher.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/concurrent/qfuturewatcher.cpp')
-rw-r--r--src/concurrent/qfuturewatcher.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/concurrent/qfuturewatcher.cpp b/src/concurrent/qfuturewatcher.cpp
index eb5fb0e18d..081b21cdd3 100644
--- a/src/concurrent/qfuturewatcher.cpp
+++ b/src/concurrent/qfuturewatcher.cpp
@@ -43,13 +43,13 @@
#ifndef QT_NO_QFUTURE
+#include "qfuturewatcher_p.h"
+
#include <QtCore/qcoreevent.h>
#include <QtCore/qcoreapplication.h>
#include <QtCore/qmetaobject.h>
#include <QtCore/qthread.h>
-#include "qfuturewatcher_p.h"
-
QT_BEGIN_NAMESPACE
/*! \class QFutureWatcher