diff --git a/code/nel/include/nel/3d/ps_attrib_maker_helper.h b/code/nel/include/nel/3d/ps_attrib_maker_helper.h index 7c23b659b..8ba462d30 100644 --- a/code/nel/include/nel/3d/ps_attrib_maker_helper.h +++ b/code/nel/include/nel/3d/ps_attrib_maker_helper.h @@ -22,6 +22,8 @@ #include "nel/misc/fast_floor.h" // inline assembly for fast float<->int conversions #include "nel/3d/ps_attrib_maker_iterators.h" // some iterators we use +#include + namespace NL3D {