summaryrefslogtreecommitdiffstats
path: root/src/concurrent/qfutureinterface.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/concurrent/qfutureinterface.h')
-rw-r--r--src/concurrent/qfutureinterface.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/concurrent/qfutureinterface.h b/src/concurrent/qfutureinterface.h
index 3f05466cc6..9ae2df5d07 100644
--- a/src/concurrent/qfutureinterface.h
+++ b/src/concurrent/qfutureinterface.h
@@ -42,7 +42,8 @@
#ifndef QFUTUREINTERFACE_H
#define QFUTUREINTERFACE_H
-#include <QtCore/qglobal.h>
+#include <QtConcurrent/qtconcurrent_global.h>
+
#include <QtCore/qrunnable.h>
#ifndef QT_NO_QFUTURE