summaryrefslogtreecommitdiff
path: root/indra/newview/llpaneleditwater.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/llpaneleditwater.h
parent4d27b11a160e86b3d2f2ebb56f5b308ed6a7704a (diff)
SL-13516 Move dupplicated functionality of evironment editors into separate class
Diffstat (limited to 'indra/newview/llpaneleditwater.h')
-rw-r--r--indra/newview/llpaneleditwater.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llpaneleditwater.h b/indra/newview/llpaneleditwater.h
index ab2dc47bcc..4b7ec903c9 100644
--- a/indra/newview/llpaneleditwater.h
+++ b/indra/newview/llpaneleditwater.h
@@ -30,7 +30,7 @@
#include "llpanel.h"
#include "llsettingswater.h"
-#include "llfloaterfixedenvironment.h"
+#include "llfloatereditenvironmentbase.h"
//=========================================================================
class LLSlider;