mirror of
https://port.numenaute.org/aleajactaest/khanat-opennel-code.git
synced 2024-11-11 09:49:05 +00:00
Fix missing include
This commit is contained in:
parent
d8b26f1b9b
commit
265b83e97e
1 changed files with 2 additions and 1 deletions
|
@ -27,6 +27,7 @@
|
||||||
#include "nel/misc/system_utils.h"
|
#include "nel/misc/system_utils.h"
|
||||||
// 3D Interface.
|
// 3D Interface.
|
||||||
#include "nel/3d/bloom_effect.h"
|
#include "nel/3d/bloom_effect.h"
|
||||||
|
#include "nel/3d/fxaa.h"
|
||||||
#include "nel/3d/fasthls_modifier.h"
|
#include "nel/3d/fasthls_modifier.h"
|
||||||
#include "nel/3d/particle_system_manager.h"
|
#include "nel/3d/particle_system_manager.h"
|
||||||
#include "nel/3d/particle_system.h"
|
#include "nel/3d/particle_system.h"
|
||||||
|
|
Loading…
Reference in a new issue