aboutsummaryrefslogtreecommitdiffstats
path: root/community/lipstick-nemo/0001-fix-include-location.patch
diff options
context:
space:
mode:
Diffstat (limited to 'community/lipstick-nemo/0001-fix-include-location.patch')
-rw-r--r--community/lipstick-nemo/0001-fix-include-location.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/community/lipstick-nemo/0001-fix-include-location.patch b/community/lipstick-nemo/0001-fix-include-location.patch
new file mode 100644
index 00000000000..94b072beabb
--- /dev/null
+++ b/community/lipstick-nemo/0001-fix-include-location.patch
@@ -0,0 +1,13 @@
+diff --git a/src/devicestate/devicestate.cpp b/src/devicestate/devicestate.cpp
+index 8535c304..864ddafc 100644
+--- a/src/devicestate/devicestate.cpp
++++ b/src/devicestate/devicestate.cpp
+@@ -34,7 +34,7 @@
+
+ #include <dsme/thermalmanager_dbus_if.h>
+ #ifdef HAVE_SAILFISHUSERMANAGER
+-#include <sailfishusermanagerinterface.h>
++#include <sailfishusermanager/sailfishusermanagerinterface.h>
+ #endif
+
+ #include <QDBusConnection>