diff --git a/indra/newview/llstartup.h b/indra/newview/llstartup.h
index 5aa46686e87fe6cc784a433b01cfb61785e9ffee..cf3c030f0804f02d63b5048bd5e5e583272f29b2 100644
--- a/indra/newview/llstartup.h
+++ b/indra/newview/llstartup.h
@@ -93,7 +93,7 @@ class LLStartUp
 	// Load default fonts not already loaded at start screen
 	static void fontInit();
 
-	static void LLStartUp::copyLibraryGestures(const std::string& same_gender_gestures);
+	static void copyLibraryGestures(const std::string& same_gender_gestures);
 
 	// outfit_folder_name can be a folder anywhere in your inventory, 
 	// but the name must be a case-sensitive exact match.