diff options
author | Andrey Kleshchev <andreykproductengine@lindenlab.com> | 2020-05-18 18:31:50 +0300 |
---|---|---|
committer | Andrey Kleshchev <andreykproductengine@lindenlab.com> | 2020-05-18 18:33:08 +0300 |
commit | 97519423727f340c1b19b2a61bb48f7c00c387dd (patch) | |
tree | fe851805c0a5e28ec89117d71ca7a0a5d9782420 /indra/newview/llfloatersnapshot.h | |
parent | 92bdd1d13f3964a01716be7430ec510a73050976 (diff) |
Small Cleanup
Diffstat (limited to 'indra/newview/llfloatersnapshot.h')
-rw-r--r-- | indra/newview/llfloatersnapshot.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llfloatersnapshot.h b/indra/newview/llfloatersnapshot.h index bcba14d63d..8221b0a637 100644 --- a/indra/newview/llfloatersnapshot.h +++ b/indra/newview/llfloatersnapshot.h @@ -34,6 +34,7 @@ class LLSpinCtrl; class LLSnapshotLivePreview; +class LLToolset; class LLFloaterSnapshotBase : public LLFloater { |