diff --git a/Engine/source/T3D/shapeBase.cpp b/Engine/source/T3D/shapeBase.cpp index 69931c85b..e2cb15910 100644 --- a/Engine/source/T3D/shapeBase.cpp +++ b/Engine/source/T3D/shapeBase.cpp @@ -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);