fix building with new peotobuf structure.

This commit is contained in:
Thomas Göttgens 2022-05-30 21:12:27 +02:00
parent 03bbc5eff4
commit f6982ca726

View File

@ -1,6 +1,7 @@
#pragma once
#include "mesh/generated/mesh.pb.h"
#include "mesh/generated/localonly.pb.h"
#include "mesh/generated/deviceonly.pb.h"
#include "mesh/generated/admin.pb.h"