idf moved header for struct declaration

This commit is contained in:
2022-09-17 22:14:27 +02:00
parent 1cc204f1af
commit ac540310a4

View File

@@ -5,7 +5,7 @@
#include <string>
// esp-idf includes
#include <esp_app_format.h>
#include <esp_app_desc.h>
// 3rdparty lib includes
#include <tl/expected.hpp>