diff --git a/test/town_legacy.cpp b/test/town_legacy.cpp index f90e3c43..1405cfe2 100644 --- a/test/town_legacy.cpp +++ b/test/town_legacy.cpp @@ -6,12 +6,12 @@ // // +#include #include "catch.hpp" #include "scenario/town.hpp" #include "scenario/scenario.hpp" #include "oldstructs.hpp" #include "fileio/fileio.hpp" -#include #include "fileio/resmgr/res_image.hpp" #include "fileio/resmgr/res_sound.hpp" #include "fileio/resmgr/res_strings.hpp"