diff --git a/glm/gtx/matrix_operation.inl b/glm/gtx/matrix_operation.inl index 3af709f1..74f1377c 100644 --- a/glm/gtx/matrix_operation.inl +++ b/glm/gtx/matrix_operation.inl @@ -8,7 +8,7 @@ /////////////////////////////////////////////////////////////////////////////////////////////////// namespace glm{ -namespace gtc{ +namespace gtx{ namespace matrix_operation { template