summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrey Kleshchev <andreykproductengine@lindenlab.com>2023-02-14 18:04:46 +0200
committerAndrey Kleshchev <andreykproductengine@lindenlab.com>2023-02-14 18:04:46 +0200
commit4bc9331dddbacb9c0c36252b32f2514b9080dcf5 (patch)
treeba318885ab88a1fdcdad8ccc383f2a23bcbac3f0
parent12c40ccabfc937a71d4d15d59cf047e9d22ae9f2 (diff)
SL-19140 Fix contribution doc
-rwxr-xr-xdoc/contributions.txt1
-rw-r--r--indra/newview/llinventoryfunctions.cpp1
2 files changed, 2 insertions, 0 deletions
diff --git a/doc/contributions.txt b/doc/contributions.txt
index cc988b98aa..555bfecd95 100755
--- a/doc/contributions.txt
+++ b/doc/contributions.txt
@@ -237,6 +237,7 @@ Ansariel Hiller
SL-15227
SL-15398
SL-18432
+ SL-19140
Aralara Rajal
Arare Chantilly
CHUIBUG-191
diff --git a/indra/newview/llinventoryfunctions.cpp b/indra/newview/llinventoryfunctions.cpp
index 38f79620bb..5e5be39c0c 100644
--- a/indra/newview/llinventoryfunctions.cpp
+++ b/indra/newview/llinventoryfunctions.cpp
@@ -49,6 +49,7 @@
#include "llclipboard.h"
#include "lldirpicker.h"
#include "lldonotdisturbnotificationstorage.h"
+#include "llfloatermarketplacelistings.h"
#include "llfloatersidepanelcontainer.h"
#include "llfocusmgr.h"
#include "llfolderview.h"