Skip to content

Commit 7a2bb76

Browse files
committed
Self review: fix an include
1 parent 2daa37c commit 7a2bb76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/server-cluster/tests/TestDefaultServerCluster.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,11 @@
1414
* See the License for the specific language governing permissions and
1515
* limitations under the License.
1616
*/
17-
#include "app/ConcreteClusterPath.h"
1817
#include <pw_unit_test/framework.h>
1918

2019
#include <access/Privilege.h>
2120
#include <app-common/zap-generated/ids/Attributes.h>
21+
#include <app/ConcreteClusterPath.h>
2222
#include <app/data-model-provider/MetadataList.h>
2323
#include <app/data-model-provider/MetadataTypes.h>
2424
#include <app/data-model-provider/OperationTypes.h>

0 commit comments

Comments
 (0)