summaryrefslogtreecommitdiffstats
path: root/src/gui/embedded/qwssharedmemory.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/embedded/qwssharedmemory.cpp')
-rw-r--r--src/gui/embedded/qwssharedmemory.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gui/embedded/qwssharedmemory.cpp b/src/gui/embedded/qwssharedmemory.cpp
index 39a2f68..3b9080a 100644
--- a/src/gui/embedded/qwssharedmemory.cpp
+++ b/src/gui/embedded/qwssharedmemory.cpp
@@ -62,6 +62,7 @@ QT_BEGIN_NAMESPACE
#ifdef QT_POSIX_IPC
#include <QtCore/QAtomicInt>
+#include <QByteArray>
static QBasicAtomicInt localUniqueId = Q_BASIC_ATOMIC_INITIALIZER(1);