summarylogtreecommitdiffstats
path: root/qt55.patch
blob: 5bc992f441e49119397c9887dc4f93b851d81a7f (plain)
1
2
3
4
5
6
7
8
9
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;