Index: src/libchengine/Tests/TestsTConfig.cpp =================================================================== diff -u -N -r0d5b67ee96b435d63f7bf075dc8e28603793b187 -r1019bc9df4e044491b7102c37c8cac33cf56fb4a --- src/libchengine/Tests/TestsTConfig.cpp (.../TestsTConfig.cpp) (revision 0d5b67ee96b435d63f7bf075dc8e28603793b187) +++ src/libchengine/Tests/TestsTConfig.cpp (.../TestsTConfig.cpp) (revision 1019bc9df4e044491b7102c37c8cac33cf56fb4a) @@ -6,10 +6,12 @@ #include #include #include "../TConfig.h" -#include "../TStringArray.h" #include "../TConfigArray.h" +#include "../../libstring/TStringArray.h" using namespace chengine; +using namespace string; +using namespace chcore; namespace {