mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-03-06 22:10:36 +00:00
Merge pull request #1725 from Areloch/IncludeInclude
Fix to include a needed include for the accumulation volume stuffs
This commit is contained in:
commit
dfa6d46013
1 changed files with 1 additions and 0 deletions
|
|
@ -62,6 +62,7 @@
|
|||
#include "materials/materialFeatureTypes.h"
|
||||
#include "renderInstance/renderOcclusionMgr.h"
|
||||
#include "core/stream/fileStream.h"
|
||||
#include "accumulationVolume.h"
|
||||
|
||||
IMPLEMENT_CO_DATABLOCK_V1(ShapeBaseData);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue