summarylogtreecommitdiffstats
path: root/qtlocalpeer.patch
diff options
context:
space:
mode:
Diffstat (limited to 'qtlocalpeer.patch')
-rw-r--r--qtlocalpeer.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/qtlocalpeer.patch b/qtlocalpeer.patch
new file mode 100644
index 000000000000..25f3f7596dc0
--- /dev/null
+++ b/qtlocalpeer.patch
@@ -0,0 +1,10 @@
+--- src/qtsingleapplication/qtlocalpeer.cpp
++++ src/qtsingleapplication/qtlocalpeer.cpp
+@@ -41,6 +41,7 @@
+
+ #include "qtlocalpeer.h"
+ #include <QCoreApplication>
++#include <QDataStream>
+ #include <QTime>
+
+ #if defined(Q_OS_WIN)