aboutsummaryrefslogtreecommitdiffstats
path: root/homescreen/src/mastervolume.h
diff options
context:
space:
mode:
authorJan-Simon Moeller <jsmoeller@linuxfoundation.org>2019-03-15 11:53:05 +0000
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2019-03-15 11:53:05 +0000
commit03cbba3657ff4cd07a9386a67411153a95dd0c9e (patch)
tree49b9f1f3b5bde3e2d0bfd973fea0aea40c7ff04f /homescreen/src/mastervolume.h
parentbde8622fc349829cf03e196f2161995688fc1a09 (diff)
autobuild: introduce build scripts
This reverts commit bde8622fc349829cf03e196f2161995688fc1a09. Which reverted the original commit from Raquel. With the dependency added, we can go ahead now. Thanks for the fix. Change-Id: Ia0e5c34252eb832dbaebb643e7e06e53d74c29dc
Diffstat (limited to 'homescreen/src/mastervolume.h')
-rw-r--r--homescreen/src/mastervolume.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/homescreen/src/mastervolume.h b/homescreen/src/mastervolume.h
index e23e8d1..6ae0aad 100644
--- a/homescreen/src/mastervolume.h
+++ b/homescreen/src/mastervolume.h
@@ -16,7 +16,7 @@
#include <QtCore/QObject>
#include <QQmlEngine>
-#include "../helpers/qafbwebsocketclient.h"
+#include "../qafbwebsocketclient.h"
class MasterVolume
: public QObject