--- trunk/test/math/SquareMatrixTestCase.hpp 2004/10/20 18:07:08 123 +++ 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;