diff --git a/mesh.pb.h b/mesh.pb.h index bae6ee4..c054d6f 100644 --- a/mesh.pb.h +++ b/mesh.pb.h @@ -3,7 +3,7 @@ #ifndef PB_MESH_PB_H_INCLUDED #define PB_MESH_PB_H_INCLUDED -#include +#include "pb.h" #if PB_PROTO_HEADER_VERSION != 40 #error Regenerate this file with the current version of nanopb generator. @@ -627,4 +627,4 @@ extern const pb_msgdesc_t ManufacturingData_msg; } /* extern "C" */ #endif -#endif \ No newline at end of file +#endif