some more fixes

This commit is contained in:
2022-04-17 01:00:06 +02:00
parent f6f51665a2
commit 2e93d7300a
3 changed files with 7 additions and 7 deletions

View File

@ -8,7 +8,7 @@
#include "fsfw/serviceinterface/ServiceInterface.h"
#include "fsfw/timemanager/Stopwatch.h"
#include "fsfw/version.h"
#include "watchdogConf.h"
#include "watchdog/definitions.h"
#if OBSW_USE_TMTC_TCP_BRIDGE == 0
#include "fsfw/osal/common/UdpTmTcBridge.h"
#else