diff --git a/src/app/util/af-types.h b/src/app/util/af-types.h index c6942179c90609..e0ff7a1b637598 100644 --- a/src/app/util/af-types.h +++ b/src/app/util/af-types.h @@ -23,6 +23,8 @@ * @{ */ +#include // For CHIP_DEVICE_CONFIG_DYNAMIC_ENDPOINT_COUNT + #include // For bool #include // For NULL. #include // For various uint*_t types