Browse Source

Fixed typo

Wrong title of GLM_GTC_round
Zuzu-Typ 6 years ago
parent
commit
537bc3a1d1
1 changed files with 1 additions and 1 deletions
  1. 1 1
      glm/gtc/round.hpp

+ 1 - 1
glm/gtc/round.hpp

@@ -22,7 +22,7 @@
 #include <limits>
 #include <limits>
 
 
 #if GLM_MESSAGES == GLM_ENABLE && !defined(GLM_EXT_INCLUDED)
 #if GLM_MESSAGES == GLM_ENABLE && !defined(GLM_EXT_INCLUDED)
-#	pragma message("GLM: GLM_GTC_integer extension included")
+#	pragma message("GLM: GLM_GTC_round extension included")
 #endif
 #endif
 
 
 namespace glm
 namespace glm