only include core definitions in thermal controller
EIVE/eive-obsw/pipeline/head There was a failure building this commit Details

This commit is contained in:
Jakob Meier 2022-06-10 12:18:23 +02:00
parent 35ea8a50f4
commit 772ab430e0
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
#include <fsfw/datapool/PoolReadGuard.h>
#include <objects/systemObjectList.h>
#include <bsp_q7s/core/CoreController.h>
#include <bsp_q7s/core/CoreDefinitions.h>
#include <mission/devices/devicedefinitions/BpxBatteryDefinitions.h>
#include <mission/devices/devicedefinitions/SyrlinksDefinitions.h>
#include <mission/devices/devicedefinitions/IMTQHandlerDefinitions.h>