From 4295a1f66033f9417c7668c54128515ee0a35558 Mon Sep 17 00:00:00 2001
From: Alexander Gavriliuk <alexandrgproductengine@lindenlab.com>
Date: Thu, 25 Jul 2024 19:55:05 +0200
Subject: Fix commit 66d2c846b180d58e4e90052d87e27505e2d22736

---
 indra/newview/llpanelenvironment.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/indra/newview/llpanelenvironment.h b/indra/newview/llpanelenvironment.h
index 8942e20119..c9b95cc348 100644
--- a/indra/newview/llpanelenvironment.h
+++ b/indra/newview/llpanelenvironment.h
@@ -40,6 +40,7 @@
 
 class LLViewerRegion;
 class LLIconCtrl;
+class LLSettingsDropTarget;
 
 class LLPanelEnvironmentInfo : public LLPanel
 {
-- 
cgit v1.2.3