summaryrefslogtreecommitdiffstats
path: root/src/corelib/concurrent/qtconcurrentthreadengine.h
diff options
context:
space:
mode:
authorJanne Koskinen <janne.p.koskinen@digia.com>2009-05-18 12:56:44 (GMT)
committerJanne Koskinen <janne.p.koskinen@digia.com>2009-05-18 12:56:44 (GMT)
commit181dc3984ddf1445d85d085f82c7d14f2fc08519 (patch)
tree6c728d05d54ae91548fa7493682faa3c4c4fc662 /src/corelib/concurrent/qtconcurrentthreadengine.h
parent37930d767ad67912b58332a87b6b6efc942a3082 (diff)
parent6e81bfbaf69864a06240835e0b30cdc47a2668b7 (diff)
downloadQt-181dc3984ddf1445d85d085f82c7d14f2fc08519.zip
Qt-181dc3984ddf1445d85d085f82c7d14f2fc08519.tar.gz
Qt-181dc3984ddf1445d85d085f82c7d14f2fc08519.tar.bz2
Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-public
Diffstat (limited to 'src/corelib/concurrent/qtconcurrentthreadengine.h')
-rw-r--r--src/corelib/concurrent/qtconcurrentthreadengine.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/corelib/concurrent/qtconcurrentthreadengine.h b/src/corelib/concurrent/qtconcurrentthreadengine.h
index 9e7d12e..444e0db 100644
--- a/src/corelib/concurrent/qtconcurrentthreadengine.h
+++ b/src/corelib/concurrent/qtconcurrentthreadengine.h
@@ -51,6 +51,7 @@
#include <QtCore/qdebug.h>
#include <QtCore/qtconcurrentexception.h>
#include <QtCore/qwaitcondition.h>
+#include <QtCore/qmutex.h>
QT_BEGIN_HEADER
QT_BEGIN_NAMESPACE