summaryrefslogtreecommitdiff
path: root/indra/newview/llviewertexturelist.cpp
diff options
context:
space:
mode:
authorAndrey Lihatskiy <alihatskiy@productengine.com>2021-03-09 22:00:33 +0200
committerAndrey Lihatskiy <alihatskiy@productengine.com>2021-03-09 22:00:33 +0200
commit2265efdaf3462be1c60696f064ff8a5e75342112 (patch)
tree3de42e2bd3843a06384e996a494bb60f8031a26b /indra/newview/llviewertexturelist.cpp
parent2172a6102c6af6d2d748db1246dc3066221fbb84 (diff)
parent88d837c16e768c5262073a7df965066d4bd8842c (diff)
Merge branch 'master' into DRTVWR-527-maint
Diffstat (limited to 'indra/newview/llviewertexturelist.cpp')
-rw-r--r--indra/newview/llviewertexturelist.cpp4
1 files changed, 3 insertions, 1 deletions
diff --git a/indra/newview/llviewertexturelist.cpp b/indra/newview/llviewertexturelist.cpp
index 38fccba169..561319ca5d 100644
--- a/indra/newview/llviewertexturelist.cpp
+++ b/indra/newview/llviewertexturelist.cpp
@@ -41,7 +41,9 @@
#include "llsdserialize.h"
#include "llsys.h"
-#include "llfilesystem.h"
+#include "llvfs.h"
+#include "llvfile.h"
+#include "llvfsthread.h"
#include "llxmltree.h"
#include "message.h"