diff options
| author | Andrey Lihatskiy <alihatskiy@productengine.com> | 2021-03-09 21:57:53 +0200 |
|---|---|---|
| committer | Andrey Lihatskiy <alihatskiy@productengine.com> | 2021-03-09 21:57:53 +0200 |
| commit | ec824a16d54dad262e3fca34a3c5d4326ddc1680 (patch) | |
| tree | 309784e57f2a536ce25c2c073acfe0fd126b72f4 /indra/newview/lloutfitgallery.cpp | |
| parent | 43fbd41bfdb756877cedcc7a87638f5c0479930b (diff) | |
| parent | 88d837c16e768c5262073a7df965066d4bd8842c (diff) | |
Merge branch 'master' into DRTVWR-516-maint
Diffstat (limited to 'indra/newview/lloutfitgallery.cpp')
| -rw-r--r-- | indra/newview/lloutfitgallery.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/lloutfitgallery.cpp b/indra/newview/lloutfitgallery.cpp index 652ba3e110..1bc08bd0d7 100644 --- a/indra/newview/lloutfitgallery.cpp +++ b/indra/newview/lloutfitgallery.cpp @@ -32,7 +32,7 @@ // llcommon #include "llcommonutils.h" -#include "llfilesystem.h" +#include "llvfile.h" #include "llaccordionctrltab.h" #include "llappearancemgr.h" |
