Skip to content

Commit 2d212a0

Browse files
committed
Added missing #include "water-heater-mode.h" to main-common.cpp
1 parent a127cce commit 2d212a0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/all-clusters-app/linux/main-common.cpp

+1
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@
3737
#include "rvc-modes.h"
3838
#include "rvc-operational-state-delegate-impl.h"
3939
#include "tcc-mode.h"
40+
#include "water-heater-mode.h"
4041
#include <Options.h>
4142
#include <app-common/zap-generated/attributes/Accessors.h>
4243
#include <app/CommandHandler.h>

0 commit comments

Comments
 (0)