Fixed GTX_extended_min_max filename typo #386

This commit is contained in:
Christophe Riccio 2015-10-07 21:58:58 +02:00
parent 132bccce1c
commit b0285416b0
2 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ glmCreateTestGTC(gtx_compatibility)
glmCreateTestGTC(gtx_component_wise)
glmCreateTestGTC(gtx_euler_angle)
glmCreateTestGTC(gtx_extend)
glmCreateTestGTC(gtx_extented_min_max)
glmCreateTestGTC(gtx_extended_min_max)
glmCreateTestGTC(gtx_fast_exponential)
glmCreateTestGTC(gtx_fast_square_root)
glmCreateTestGTC(gtx_fast_trigonometry)