Fix another compile error
This commit is contained in:
parent
b910569f62
commit
ff20fc1254
1 changed files with 1 additions and 0 deletions
|
@ -39,6 +39,7 @@
|
||||||
#include "nel/misc/vector.h"
|
#include "nel/misc/vector.h"
|
||||||
#include "nel/misc/file.h"
|
#include "nel/misc/file.h"
|
||||||
#include "nel/misc/aabbox.h"
|
#include "nel/misc/aabbox.h"
|
||||||
|
#include "nel/misc/cdb_leaf.h"
|
||||||
// 3D
|
// 3D
|
||||||
#include "nel/3d/u_instance.h"
|
#include "nel/3d/u_instance.h"
|
||||||
// Std.
|
// Std.
|
||||||
|
|
Loading…
Reference in a new issue