diff options
| author | Alexander Gavriliuk <alexandrgproductengine@lindenlab.com> | 2024-07-25 19:55:05 +0200 | 
|---|---|---|
| committer | Guru <alexandrgproductengine@lindenlab.com> | 2024-07-25 20:00:37 +0200 | 
| commit | 4295a1f66033f9417c7668c54128515ee0a35558 (patch) | |
| tree | 28752c2807f50e9d015acbfbe3e2e240da5d9db1 | |
| parent | 3ca9af4d4ac035ed18fa747edd7e0a3bf49b7b32 (diff) | |
Fix commit 66d2c846b180d58e4e90052d87e27505e2d22736
| -rw-r--r-- | indra/newview/llpanelenvironment.h | 1 | 
1 files changed, 1 insertions, 0 deletions
| 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  { | 
