diff --git a/indra/newview/pipeline.cpp b/indra/newview/pipeline.cpp
index dd5b5f5107e98c60e84ab53c93b20b870bdbf39b..c5b6d86a64df9094a94a51bd5c07011d464550bc 100644
--- a/indra/newview/pipeline.cpp
+++ b/indra/newview/pipeline.cpp
@@ -214,7 +214,7 @@ BOOL LLPipeline::CameraOffset;
 F32 LLPipeline::CameraMaxCoF;
 F32 LLPipeline::CameraDoFResScale;
 F32 LLPipeline::RenderAutoHideSurfaceAreaLimit;
-BOOL RenderDeferredAlwaysSoftenShadows;
+BOOL LLPipeline::RenderDeferredAlwaysSoftenShadows;
 LLTrace::EventStatHandle<S64> LLPipeline::sStatBatchSize("renderbatchsize");
 
 const F32 BACKLIGHT_DAY_MAGNITUDE_OBJECT = 0.1f;