diff options
author | prep linden <prep@lindenlab.com> | 2011-05-20 14:26:05 -0400 |
---|---|---|
committer | prep linden <prep@lindenlab.com> | 2011-05-20 14:26:05 -0400 |
commit | 0b612741d53a044a0179e1c32018bf8cd4213631 (patch) | |
tree | 5fe937740269c99386d0db1b62c5cb07010375c1 /indra/newview/llfloatertools.cpp | |
parent | 781addcbc1c7611153ff58fd2f28062a1c4cd041 (diff) |
SH-1252 and SH-1253 WIP.
Diffstat (limited to 'indra/newview/llfloatertools.cpp')
-rw-r--r-- | indra/newview/llfloatertools.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llfloatertools.cpp b/indra/newview/llfloatertools.cpp index 73c1f99fa0..061a42ab57 100644 --- a/indra/newview/llfloatertools.cpp +++ b/indra/newview/llfloatertools.cpp @@ -85,6 +85,7 @@ #include "llviewerwindow.h" #include "llvovolume.h" #include "lluictrlfactory.h" +#include "llaccountingquotamanager.h" // Globals LLFloaterTools *gFloaterTools = NULL; |