Browse Source

Merge branch '0.9.2' of ssh://g-truc.git.sourceforge.net/gitroot/ogl-math/ogl-math into 0.9.2

Christophe Riccio 14 years ago
parent
commit
43e52baed0
1 changed files with 1 additions and 1 deletions
  1. 1 1
      glm/gtx/matrix_operation.inl

+ 1 - 1
glm/gtx/matrix_operation.inl

@@ -8,7 +8,7 @@
 ///////////////////////////////////////////////////////////////////////////////////////////////////
 ///////////////////////////////////////////////////////////////////////////////////////////////////
 
 
 namespace glm{
 namespace glm{
-namespace gtc{
+namespace gtx{
 namespace matrix_operation
 namespace matrix_operation
 {
 {
 	template <typename valType> 
 	template <typename valType>