From f8eef33b7b703a20e0ce9e9eda97463011ecba89 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Liru=20F=C3=A6rs?= Date: Mon, 21 Oct 2019 17:31:28 -0400 Subject: [PATCH] This is fixes the build, woops --- indra/newview/llfloatermarketplacelistings.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/indra/newview/llfloatermarketplacelistings.cpp b/indra/newview/llfloatermarketplacelistings.cpp index e51cbd6c7..b91e719e8 100644 --- a/indra/newview/llfloatermarketplacelistings.cpp +++ b/indra/newview/llfloatermarketplacelistings.cpp @@ -37,6 +37,7 @@ #include "llinventoryobserver.h" #include "llinventoryfunctions.h" #include "llmarketplacefunctions.h" +#include "llmenugl.h" //#include "llnotificationhandler.h" //#include "llnotificationmanager.h" #include "llnotificationsutil.h"