mirror of
https://git.rwth-aachen.de/acs/public/villas/node/
synced 2025-03-09 00:00:00 +01:00
mqtt: add missing include of super_node.hpp in mqtt node type
This commit is contained in:
parent
846352c3d2
commit
b57a660bba
1 changed files with 1 additions and 0 deletions
|
@ -32,6 +32,7 @@
|
|||
#include <villas/pool.h>
|
||||
#include <villas/format.hpp>
|
||||
#include <villas/queue_signalled.h>
|
||||
#include <villas/super_node.hpp>
|
||||
|
||||
/* Forward declarations */
|
||||
struct vnode;
|
||||
|
|
Loading…
Add table
Reference in a new issue