summaryrefslogtreecommitdiff
path: root/indra/newview/llpaneleditsky.h
diff options
context:
space:
mode:
authorAndrey Kleshchev <andreykproductengine@lindenlab.com>2020-07-17 23:19:37 +0300
committerAndrey Kleshchev <andreykproductengine@lindenlab.com>2020-07-20 17:57:47 +0300
commit9d2c405ee419af3c316939a7fe12fbd97ce49f9b (patch)
tree6b08e2e9ce5a2cc635360409e903cfb36e4518e3 /indra/newview/llpaneleditsky.h
parent4d27b11a160e86b3d2f2ebb56f5b308ed6a7704a (diff)
SL-13516 Move dupplicated functionality of evironment editors into separate class
Diffstat (limited to 'indra/newview/llpaneleditsky.h')
-rw-r--r--indra/newview/llpaneleditsky.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llpaneleditsky.h b/indra/newview/llpaneleditsky.h
index c02c9c95a0..801fb8b9b2 100644
--- a/indra/newview/llpaneleditsky.h
+++ b/indra/newview/llpaneleditsky.h
@@ -29,7 +29,7 @@
#include "llpanel.h"
#include "llsettingssky.h"
-#include "llfloaterfixedenvironment.h"
+#include "llfloatereditenvironmentbase.h"
//=========================================================================
class LLSlider;