aboutsummaryrefslogtreecommitdiffstats
path: root/homescreen/src/mastervolume.h
diff options
context:
space:
mode:
authorJan-Simon Moeller <jsmoeller@linuxfoundation.org>2019-03-14 17:53:20 +0000
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2019-03-14 17:53:20 +0000
commitbde8622fc349829cf03e196f2161995688fc1a09 (patch)
tree6a42ca8736c8ca3f8880e706bbb7eb6daf4fe59c /homescreen/src/mastervolume.h
parente931f079cf5015299256f2f01b824ae42247127e (diff)
Revert "autobuild: introduce build scripts"
We need to double-check this works with the recipe. This reverts commit e931f079cf5015299256f2f01b824ae42247127e. Change-Id: I8471e87d1234d98850f2a60114bde34e2dc009a6
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 6ae0aad..e23e8d1 100644
--- a/homescreen/src/mastervolume.h
+++ b/homescreen/src/mastervolume.h
@@ -16,7 +16,7 @@
#include <QtCore/QObject>
#include <QQmlEngine>
-#include "../qafbwebsocketclient.h"
+#include "../helpers/qafbwebsocketclient.h"
class MasterVolume
: public QObject