summaryrefslogtreecommitdiff
path: root/hostmanagerconn.cc
diff options
context:
space:
mode:
authorJavier <dev.git@javispedro.com>2015-12-27 21:57:50 +0100
committerJavier <dev.git@javispedro.com>2015-12-27 21:57:50 +0100
commitd14723bc3ec4c96ed02a08d1ff74c25e88225ef6 (patch)
tree1e6b0ed11a988c162835f7ee93fd0c5b61c31535 /hostmanagerconn.cc
parent52fada92f5e502f77ad19486a98b896fdf667d85 (diff)
downloadsapd-d14723bc3ec4c96ed02a08d1ff74c25e88225ef6.tar.gz
sapd-d14723bc3ec4c96ed02a08d1ff74c25e88225ef6.zip
implement the music agent
Diffstat (limited to 'hostmanagerconn.cc')
-rw-r--r--hostmanagerconn.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/hostmanagerconn.cc b/hostmanagerconn.cc
index 18c61c9..1f87ef2 100644
--- a/hostmanagerconn.cc
+++ b/hostmanagerconn.cc
@@ -3,6 +3,7 @@
#include <QtCore/QTimeZone>
#include <QtCore/QXmlStreamWriter>
#include <QtCore/QJsonDocument>
+#include <QtCore/QJsonObject>
#if SAILFISH
#include <libwatchfish/walltimemonitor.h>