From 39cf52f39e3f34f59aa7607f12d4430dedcf7796 Mon Sep 17 00:00:00 2001 From: Ansariel Date: Wed, 31 Aug 2022 17:51:02 +0200 Subject: [PATCH] Fix copy&paste accident --- indra/newview/llavataractions.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/indra/newview/llavataractions.cpp b/indra/newview/llavataractions.cpp index 650c580d3a..f17deda451 100644 --- a/indra/newview/llavataractions.cpp +++ b/indra/newview/llavataractions.cpp @@ -90,7 +90,7 @@ #include "fslslbridge.h" #include "fsradar.h" #include "fsassetblacklist.h" -#include "llagentpicksinfo.cpp" +#include "llagentpicksinfo.h" #include "llfloaterregioninfo.h" #include "llfloaterreporter.h" #include "llparcel.h"