Fix #ifdef (had old name)

master
Sami Kankaristo ago%!(EXTRA string=9 years) committed by Christophe Riccio
parent a3b7bf46e7
commit 63dcf6ad77
  1. 2
      glm/detail/type_vec4.hpp

@ -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"

Loading…
Cancel
Save