@@ -970,6 +970,6 @@ namespace detail
}
}//namespace glm
-#if GLM_ARCH != GLM_ARCH_PURE && GLM_HAS_UNRESTRICTED_UNIONS
+#if GLM_ARCH != GLM_ARCH_PURE && GLM_HAS_ALIGNED_TYPE
# include "type_vec4_simd.inl"
#endif
@@ -795,7 +795,7 @@ namespace detail
# include "quaternion_simd.inl"