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

This commit is contained in:
Marius Eggert 2023-09-27 13:00:29 +02:00
parent b7ccb8b41d
commit 063a7efc6b

View File

@ -1,4 +1,4 @@
#include <mission/system/eps/EpsSubsystem.h>
#include <mission/system/power/EpsSubsystem.h>
#include "fsfw/devicehandlers/DeviceHandlerIF.h"