diff --git a/Engine/source/T3D/shapeBase.cpp b/Engine/source/T3D/shapeBase.cpp index e2cb15910..a2d1cd00d 100644 --- a/Engine/source/T3D/shapeBase.cpp +++ b/Engine/source/T3D/shapeBase.cpp @@ -62,7 +62,7 @@ #include "materials/materialFeatureTypes.h" #include "renderInstance/renderOcclusionMgr.h" #include "core/stream/fileStream.h" -#include "accumulationVolume.h" +#include "T3D/accumulationVolume.h" IMPLEMENT_CO_DATABLOCK_V1(ShapeBaseData);