From 52b9369c5d55be31a01eb693151e90a940b66222 Mon Sep 17 00:00:00 2001 From: tuxphone <67556506+tuxphone@users.noreply.github.com> Date: Wed, 23 Sep 2020 07:21:25 +0200 Subject: [PATCH] Update mesh.pb.h --- mesh.pb.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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