Fixed GTX_extended_min_max build

This commit is contained in:
Christophe Riccio 2015-10-07 22:32:12 +02:00
parent 2d1463ced7
commit 9902e3014f

View File

@ -29,7 +29,7 @@
/// @author Christophe Riccio /// @author Christophe Riccio
/////////////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////////////
#include <glm/gtx/extented_min_max.hpp> #include <glm/gtx/extended_min_max.hpp>
int main() int main()
{ {