diff --git a/src/Magnum/Math/Range.h b/src/Magnum/Math/Range.h index aa4bcaf08..ef7490057 100644 --- a/src/Magnum/Math/Range.h +++ b/src/Magnum/Math/Range.h @@ -35,8 +35,7 @@ all have it directly in because it just makes sense */ #include -/* Taking also scalar min()/max() from here, which is otherwise advertised in - Functions.h */ +#include "Magnum/Math/Functions.h" /* Vector min() / max() */ #include "Magnum/Math/Vector3.h" #ifdef MAGNUM_BUILD_DEPRECATED