Skip to content

Commit fe103a9

Browse files
committed
Fix compilation problem by including
1 parent a45e6dd commit fe103a9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

examples/energy-management-app/energy-management-common/include/DEMManufacturerDelegate.h

+2
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@
1919
#pragma once
2020

2121
#include <lib/core/DataModelTypes.h>
22+
#include <protocols/interaction_model/StatusCode.h>
23+
#include <app-common/zap-generated/cluster-objects.h>
2224

2325
using chip::Protocols::InteractionModel::Status;
2426

0 commit comments

Comments
 (0)