diff options
author | Dave Houlton <euclid@lindenlab.com> | 2021-03-10 09:54:54 -0700 |
---|---|---|
committer | Dave Houlton <euclid@lindenlab.com> | 2021-03-10 09:59:41 -0700 |
commit | f6ddd91dd6cb908e12cd6223273b3199675bcbe8 (patch) | |
tree | 44bdbefda6a8638cd4e976f00456f37fcf597c5c /indra/newview/llfloatertos.cpp | |
parent | a0b9fd6eb0dacfec30df0caac8dbbd7c25366c72 (diff) | |
parent | 88d837c16e768c5262073a7df965066d4bd8842c (diff) |
Merge branch 'master' v6.4.17 into DRTVWR-528
Diffstat (limited to 'indra/newview/llfloatertos.cpp')
-rw-r--r-- | indra/newview/llfloatertos.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llfloatertos.cpp b/indra/newview/llfloatertos.cpp index 1aeb727172..bd403f68d7 100644 --- a/indra/newview/llfloatertos.cpp +++ b/indra/newview/llfloatertos.cpp @@ -40,7 +40,7 @@ #include "lltextbox.h" #include "llui.h" #include "lluictrlfactory.h" -#include "llfilesystem.h" +#include "llvfile.h" #include "message.h" #include "llstartup.h" // login_alert_done #include "llcorehttputil.h" |