diff --git a/mission/core/GenericFactory.cpp b/mission/core/GenericFactory.cpp index 188a90f..f7cb1dc 100644 --- a/mission/core/GenericFactory.cpp +++ b/mission/core/GenericFactory.cpp @@ -18,7 +18,7 @@ #include "fsfw/devicehandlers/CookieIF.h" #include "fsfw/events/EventManager.h" #include "fsfw/health/HealthTable.h" -#include "fsfw/internalError/InternalErrorReporter.h" +#include "fsfw/internalerror/InternalErrorReporter.h" #include "fsfw/pus/CService200ModeCommanding.h" #include "fsfw/pus/Service17Test.h" #include "fsfw/pus/Service1TelecommandVerification.h"