diff --git a/example/core/GenericFactory.cpp b/example/core/GenericFactory.cpp index 7497442..21d0cb9 100644 --- a/example/core/GenericFactory.cpp +++ b/example/core/GenericFactory.cpp @@ -25,7 +25,6 @@ #include "fsfw/tcdistribution/CcsdsDistributor.h" #include "fsfw/tcdistribution/PusDistributor.h" #include "fsfw/timemanager/CdsShortTimeStamper.h" -#include "fsfw/tmtcpacket/pus/tm.h" #include "fsfw/tmtcservices/VerificationReporter.h" #include "fsfw_tests/integration/assemblies/TestAssembly.h" #include "fsfw_tests/integration/controller/TestController.h"