Fix #ifdef (had old name)

This commit is contained in:
Sami Kankaristo 2016-07-17 21:01:57 +03:00 committed by Christophe Riccio
parent a3b7bf46e7
commit 63dcf6ad77

View File

@ -5,7 +5,7 @@
#include "type_vec.hpp"
#ifdef GLM_SWIZZLE
# if GLM_HAS_ANONYMOUS_UNION
# if GLM_HAS_UNRESTRICTED_UNIONS
# include "_swizzle.hpp"
# else
# include "_swizzle_func.hpp"