diff --git a/mission/core/GenericFactory.cpp b/mission/core/GenericFactory.cpp index 965e371..217a7f3 100644 --- a/mission/core/GenericFactory.cpp +++ b/mission/core/GenericFactory.cpp @@ -5,7 +5,7 @@ #include "tmtc/pusIds.h" #include "objects/systemObjectList.h" -#include "fsfw-tests/internal/InternalUnitTester.h" +#include "fsfw_tests/internal/InternalUnitTester.h" #include "test/FsfwExampleTask.h" #include "test/FsfwReaderTask.h"