Fix missing include

This commit is contained in:
kaetemi 2014-09-18 13:02:32 +02:00
parent d8b26f1b9b
commit 265b83e97e

View file

@ -27,6 +27,7 @@
#include "nel/misc/system_utils.h"
// 3D Interface.
#include "nel/3d/bloom_effect.h"
#include "nel/3d/fxaa.h"
#include "nel/3d/fasthls_modifier.h"
#include "nel/3d/particle_system_manager.h"
#include "nel/3d/particle_system.h"