diff --git a/doc/contributions.txt b/doc/contributions.txt index cc988b98aa21b039a85cd6db41725eb95107bef2..555bfecd958b68ef6c7ff774ccf299df6c38b80d 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 38f79620bb7c28dede6d59c63fee3a571626bb66..5e5be39c0ccf82e3721cc844e0effd1bc330cfaa 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"