--- trunk/test/math/SquareMatrixTestCase.hpp 2009/11/13 20:18:11 1389 +++ trunk/test/math/SquareMatrixTestCase.hpp 2009/11/25 20:02:06 1390 @@ -4,7 +4,7 @@ #include #include "math/SquareMatrix.hpp" -using namespace oopse; +using namespace OpenMD; typedef SquareMatrix SMat3x3;