diff --git a/example/core/GenericFactory.h b/example/core/GenericFactory.h index 1500736..fda8213 100644 --- a/example/core/GenericFactory.h +++ b/example/core/GenericFactory.h @@ -1,9 +1,9 @@ #ifndef MISSION_CORE_GENERICFACTORY_H_ #define MISSION_CORE_GENERICFACTORY_H_ -#include "OBSWConfig.h" #include +#include "OBSWConfig.h" #include "fsfw/cfdp/handler/DestHandler.h" #include "fsfw/storagemanager/StorageManagerIF.h"