Преглед изворни кода

Merge branch '0.9.1' into 0.9.2

Christophe Riccio пре 14 година
родитељ
комит
1664a15cc3
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      glm/gtx/matrix_operation.inl

+ 1 - 1
glm/gtx/matrix_operation.inl

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