summarylogtreecommitdiffstats
path: root/logcat-include.patch
diff options
context:
space:
mode:
Diffstat (limited to 'logcat-include.patch')
-rw-r--r--logcat-include.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/logcat-include.patch b/logcat-include.patch
new file mode 100644
index 000000000000..51d30477f601
--- /dev/null
+++ b/logcat-include.patch
@@ -0,0 +1,12 @@
+diff --git a/src/datasync/datatypestore.h b/src/datasync/datatypestore.h
+index f63f281..3734b6b 100644
+--- a/src/datasync/datatypestore.h
++++ b/src/datasync/datatypestore.h
+@@ -5,6 +5,7 @@
+
+ #include <QtCore/qobject.h>
+ #include <QtCore/qdebug.h>
++#include <QtCore/qloggingcategory.h>
+
+ #include "QtDataSync/qtdatasync_global.h"
+ #include "QtDataSync/datastore.h"