From 72fabe141e52bbc1ada7565eb712a49c4948e9d0 Mon Sep 17 00:00:00 2001 From: kaetemi Date: Sun, 28 Jul 2013 18:02:43 +0200 Subject: [PATCH] Fix another compile error --- code/ryzom/client/src/entities.h | 1 + 1 file changed, 1 insertion(+) diff --git a/code/ryzom/client/src/entities.h b/code/ryzom/client/src/entities.h index ac9d61d97..f71240b63 100644 --- a/code/ryzom/client/src/entities.h +++ b/code/ryzom/client/src/entities.h @@ -39,6 +39,7 @@ #include "nel/misc/vector.h" #include "nel/misc/file.h" #include "nel/misc/aabbox.h" +#include "nel/misc/cdb_leaf.h" // 3D #include "nel/3d/u_instance.h" // Std.