summaryrefslogtreecommitdiff
path: root/indra/newview/llavataractions.cpp
diff options
context:
space:
mode:
authorJames Cook <james@lindenlab.com>2009-10-06 22:14:50 +0000
committerJames Cook <james@lindenlab.com>2009-10-06 22:14:50 +0000
commitd4b468cd7065be4f3530079efa2a78d9083e7726 (patch)
treeb8577b0d6c09d19f926d3bb548a5c6e60ec73e7b /indra/newview/llavataractions.cpp
parent480782015565d29cebf4bffe1992462fc7cb8920 (diff)
Renamed llgivemoney.h/cpp to llfloaterpay.h/cpp, the class it contains. Not reviewed.
Diffstat (limited to 'indra/newview/llavataractions.cpp')
-rw-r--r--indra/newview/llavataractions.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llavataractions.cpp b/indra/newview/llavataractions.cpp
index 92b2768f39..f020ff4704 100644
--- a/indra/newview/llavataractions.cpp
+++ b/indra/newview/llavataractions.cpp
@@ -48,7 +48,7 @@
#include "llfloatergroupinvite.h"
#include "llfloatergroups.h"
#include "llfloaterreg.h"
-#include "llgivemoney.h"
+#include "llfloaterpay.h"
#include "llinventorymodel.h" // for gInventory.findCategoryUUIDForType
#include "llimview.h" // for gIMMgr
#include "llmutelist.h"