summaryrefslogtreecommitdiff
path: root/redfish-core/lib/power.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'redfish-core/lib/power.hpp')
-rw-r--r--redfish-core/lib/power.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/redfish-core/lib/power.hpp b/redfish-core/lib/power.hpp
index 59492c359c..544c42b7cf 100644
--- a/redfish-core/lib/power.hpp
+++ b/redfish-core/lib/power.hpp
@@ -25,7 +25,7 @@ namespace redfish
class Power : public Node
{
public:
- Power(CrowApp& app) :
+ Power(App& app) :
Node((app), "/redfish/v1/Chassis/<str>/Power/", std::string())
{
entityPrivileges = {