--- trunk/test/math/SquareMatrixTestCase.hpp 2004/10/20 18:07:08 123 +++ branches/development/test/math/SquareMatrixTestCase.hpp 2010/07/09 23:08:25 1465 @@ -4,7 +4,7 @@ #include #include "math/SquareMatrix.hpp" -using namespace oopse; +using namespace OpenMD; typedef SquareMatrix SMat3x3;