Fix debug compilation.

Signed-off-by: sphrose <82213493+sphrose@users.noreply.github.com>
This commit is contained in:
sphrose
2021-12-08 11:06:02 +00:00
parent a8ef23e4ae
commit 1a94caee47
@@ -874,7 +874,7 @@ namespace AZ
BeginCullingJobs(views);
}
#if AZ_CULL_DEBUG_ENABLED
#ifdef AZ_CULL_DEBUG_ENABLED
AuxGeomDrawPtr auxGeom;
if (m_debugCtx.m_debugDraw)
{