diff options
author | Jacek Antonelli | 2008-08-15 23:45:19 -0500 |
---|---|---|
committer | Jacek Antonelli | 2008-08-15 23:45:19 -0500 |
commit | b235c59d60472f818a9142c0886b95a0ff4191d7 (patch) | |
tree | d323c55587584b19cc43a03f58a178823f12d3cd /linden/indra/newview/llfloaterbuycurrency.cpp | |
parent | Second Life viewer sources 1.18.5.3 (diff) | |
download | meta-impy-b235c59d60472f818a9142c0886b95a0ff4191d7.zip meta-impy-b235c59d60472f818a9142c0886b95a0ff4191d7.tar.gz meta-impy-b235c59d60472f818a9142c0886b95a0ff4191d7.tar.bz2 meta-impy-b235c59d60472f818a9142c0886b95a0ff4191d7.tar.xz |
Second Life viewer sources 1.18.6.0-RC
Diffstat (limited to '')
-rw-r--r-- | linden/indra/newview/llfloaterbuycurrency.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/linden/indra/newview/llfloaterbuycurrency.cpp b/linden/indra/newview/llfloaterbuycurrency.cpp index a7233c3..4b5bb35 100644 --- a/linden/indra/newview/llfloaterbuycurrency.cpp +++ b/linden/indra/newview/llfloaterbuycurrency.cpp | |||
@@ -43,7 +43,7 @@ | |||
43 | #include "llvieweruictrlfactory.h" | 43 | #include "llvieweruictrlfactory.h" |
44 | #include "llweb.h" | 44 | #include "llweb.h" |
45 | #include "llwindow.h" | 45 | #include "llwindow.h" |
46 | #include "viewer.h" | 46 | #include "llappviewer.h" |
47 | 47 | ||
48 | static const S32 STANDARD_BUY_AMOUNT = 1000; | 48 | static const S32 STANDARD_BUY_AMOUNT = 1000; |
49 | static const S32 MINIMUM_BALANCE_AMOUNT = 0; | 49 | static const S32 MINIMUM_BALANCE_AMOUNT = 0; |