small q7s fix

This commit is contained in:
Robin Müller 2021-06-21 17:00:34 +02:00 committed by Robin Mueller
parent f87d9c09e0
commit 257a1611d0

View File

@ -51,7 +51,7 @@
#include <fsfw/datapoollocal/LocalDataPoolManager.h>
#include <fsfw/tmtcservices/CommandingServiceBase.h>
#include <fsfw/tmtcservices/PusServiceBase.h>
#include <fsfw/tmtcpacket/pus/TmPacketStored.h>
#include <fsfw/tmtcpacket/pus/tm.h>
/* UDP server includes */
#include <fsfw/osal/common/UdpTmTcBridge.h>