diff --git a/indra/newview/llface.cpp b/indra/newview/llface.cpp
index 3f9db4831f71d4e758927a9f8330c2fa2633c8ac..dbbcb6e7c4ab0038e22da3ddc7c759de28a97dc0 100644
--- a/indra/newview/llface.cpp
+++ b/indra/newview/llface.cpp
@@ -862,7 +862,7 @@ void LLFace::updateRebuildFlags()
 	}
 }
 
-static LLFastTimer::DeclareTimer FTM_FACE_GET_GEOM("Face Geom");
+static LLFastTimer::DeclareTimer FTM_FACE_GET_GEOM("Face Geom");
 
 BOOL LLFace::getGeometryVolume(const LLVolume& volume,
 							   const S32 &f,