diff --git a/src/d/d_com_inf_game.cpp b/src/d/d_com_inf_game.cpp index e202c4b9fb..af7ca681b4 100644 --- a/src/d/d_com_inf_game.cpp +++ b/src/d/d_com_inf_game.cpp @@ -29,7 +29,6 @@ #include "dusk/logging.h" #if TARGET_PC -#include "dusk/randomizer/generator/randomizer.hpp" #include "dusk/randomizer/game/tools.h" #include "dusk/randomizer/game/stages.h" #include "dusk/randomizer/game/flags.h"