We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1629728 commit e6f61d8Copy full SHA for e6f61d8
src/app/codegen-data-model-provider/CodegenDataModelProvider.cpp
@@ -19,8 +19,8 @@
19
#include <app-common/zap-generated/attribute-type.h>
20
#include <app/CommandHandlerInterface.h>
21
#include <app/CommandHandlerInterfaceRegistry.h>
22
-#include <app/ConcreteCommandPath.h>
23
#include <app/ConcreteClusterPath.h>
+#include <app/ConcreteCommandPath.h>
24
#include <app/RequiredPrivilege.h>
25
#include <app/data-model-provider/MetadataTypes.h>
26
#include <app/util/IMClusterCommandHandler.h>
0 commit comments