summarylogtreecommitdiffstats
path: root/qt55.patch
diff options
context:
space:
mode:
Diffstat (limited to 'qt55.patch')
-rw-r--r--qt55.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/qt55.patch b/qt55.patch
new file mode 100644
index 000000000000..5bc992f441e4
--- /dev/null
+++ b/qt55.patch
@@ -0,0 +1,10 @@
+--- ring-lrc/src/uri.h 2015-07-27 22:56:31.285700476 +0200
++++ ring-lrc/src/uri.h 2015-07-27 22:56:55.918697967 +0200
+@@ -20,6 +20,7 @@
+
+ #include "typedefs.h"
+
++#include <QDataStream>
+ #include <QStringList>
+
+ class URIPrivate;