missing include
Some checks failed
EIVE/eive-obsw/pipeline/pr-main There was a failure building this commit

This commit is contained in:
Robin Müller 2023-09-11 20:21:14 +02:00
parent 6771d656bb
commit 52ae402594
Signed by: muellerr
GPG Key ID: FCE0B2BD2195142F

View File

@ -1,6 +1,8 @@
#ifndef MISSION_SYSDEFS_H_
#define MISSION_SYSDEFS_H_
#include "eive/eventSubsystemIds.h"
#include <fsfw/action/ActionMessage.h>
#include <fsfw/action/HasActionsIF.h>
#include <fsfw/modes/ModeMessage.h>