Fix #ifdef (had old name)

master
Sami Kankaristo ago%!(EXTRA string=9 years)
parent 3f7630a7af
commit c784051948
  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