mirror of
https://github.com/espressif/esp-matter.git
synced 2026-04-27 19:13:13 +00:00
fix(esp-matter): Add missing header for esp_matter_providers.cpp
Fix CON-1237
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
// limitations under the License.
|
||||
|
||||
#include <credentials/examples/DeviceAttestationCredsExample.h>
|
||||
#include <esp_log.h>
|
||||
#include <esp_matter_providers.h>
|
||||
#include <platform/ESP32/ESP32DeviceInfoProvider.h>
|
||||
#include <platform/ESP32/ESP32FactoryDataProvider.h>
|
||||
|
||||
Reference in New Issue
Block a user