[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [solid] src/solid/power/backends/freedesktop: Fix include of power.h
From:       Casian Andrei <skeletk13 () gmail ! com>
Date:       2014-10-18 17:32:41
Message-ID: E1XfXrt-0008C6-Vl () scm ! kde ! org
[Download RAW message or body]

Git commit 5fb562cf715ce02b2361e7ec566f5fc0bdc8a184 by Casian Andrei.
Committed on 18/10/2014 at 08:01.
Pushed by casianandrei into branch 'master'.

Fix include of power.h

M  +2    -2    src/solid/power/backends/freedesktop/logindinhibitionargumen=
t.h

http://commits.kde.org/solid/5fb562cf715ce02b2361e7ec566f5fc0bdc8a184

diff --git a/src/solid/power/backends/freedesktop/logindinhibitionargument.=
h b/src/solid/power/backends/freedesktop/logindinhibitionargument.h
index 1b00764..5e5f460 100644
--- a/src/solid/power/backends/freedesktop/logindinhibitionargument.h
+++ b/src/solid/power/backends/freedesktop/logindinhibitionargument.h
@@ -22,7 +22,7 @@
 #ifndef LOGIND_INHIBITION_ARGUMENT_H
 #define LOGIND_INHIBITION_ARGUMENT_H
 =

-#include "solid/power.h"
+#include "solid/power/power.h"
 /**
  * The single responsability of this class is to create arguments valid for
  * logind Inhibit call.
@@ -35,4 +35,4 @@ public:
     static QString fromPowerState(Power::States states);
 };
 }
-#endif //LOGIND_INHIBITION_ARGUMENT_H
\ No newline at end of file
+#endif //LOGIND_INHIBITION_ARGUMENT_H
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic