diff --git a/indra/newview/llfloaterreporter.h b/indra/newview/llfloaterreporter.h
index 1c575033bcfbd470777b355702615e0b807ca7f9..c342bb2ad9bf52305e25886e362406cadb8524d6 100644
--- a/indra/newview/llfloaterreporter.h
+++ b/indra/newview/llfloaterreporter.h
@@ -107,7 +107,7 @@ class LLFloaterReporter final
 
 	void onLoadScreenshotDialog(const LLSD& notification, const LLSD& response);
 
-	void takeNewSnapshot();
+	void takeNewSnapshot(bool refresh);
 
 private:
 	static void show(const LLUUID& object_id, const std::string& avatar_name = LLStringUtil::null, const LLUUID& experience_id = LLUUID::null);