diff --git a/tom/src/tom/commands/integratecommand.cpp b/tom/src/tom/commands/integratecommand.cpp index a356366b7..eed94838f 100644 --- a/tom/src/tom/commands/integratecommand.cpp +++ b/tom/src/tom/commands/integratecommand.cpp @@ -9,7 +9,7 @@ #include #include -#include "tom/config.hpp" +#include "tom/config.hpp" // IWYU pragma: keep #include "tom/commands/stubs/integratestubs.hpp" #include "tom/exceptions/runtimeerror.hpp"