diff --git a/glm/core/_fixes.hpp b/glm/core/_fixes.hpp index d85ea048..1b4dddaa 100644 --- a/glm/core/_fixes.hpp +++ b/glm/core/_fixes.hpp @@ -26,6 +26,8 @@ /// @author Christophe Riccio /////////////////////////////////////////////////////////////////////////////////// +#include + //! Workaround for compatibility with other libraries #ifdef max #undef max