Skip to content

Commit b2ab365

Browse files
Update src/app/clusters/energy-preference-server/energy-preference-server.cpp
Co-authored-by: Boris Zbarsky <bzbarsky@apple.com>
1 parent 9c2a8cc commit b2ab365

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/clusters/energy-preference-server/energy-preference-server.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
#include <app-common/zap-generated/callback.h>
2424
#include <app-common/zap-generated/cluster-objects.h>
2525
#include <app-common/zap-generated/ids/Attributes.h>
26-
#include <app/AttributeAccessInterface.h> // added in case we ever don't need app/util/attribute-storage.h at some point.
26+
#include <app/AttributeAccessInterface.h>
2727
#include <app/ConcreteAttributePath.h>
2828
#include <lib/core/CHIPEncoding.h>
2929

0 commit comments

Comments
 (0)