mesh: move state def to mesh_generic_model.h

This commit is contained in:
Milanka Ringwald 2019-06-25 12:23:47 +02:00 committed by Matthias Ringwald
parent c2a5dc789b
commit bc77818c2e

View File

@ -59,6 +59,7 @@
#include "mesh_virtual_addresses.h"
#include "mesh_peer.h"
#include "mesh_proxy.h"
#include "mesh_generic_model.h"
#include "mesh.h"
#include "btstack.h"
#include "btstack_tlv.h"