summaryrefslogtreecommitdiff
path: root/indra/newview/llappviewer.h
diff options
context:
space:
mode:
authorRick Pasetto <rick@lindenlab.com>2009-12-15 14:05:16 -0800
committerRick Pasetto <rick@lindenlab.com>2009-12-15 14:05:16 -0800
commit9cf8c3e654f38745c8a94cbd85609a17f482266a (patch)
tree8cd1586fef29a307b9ab2bbe3711d289efdeb871 /indra/newview/llappviewer.h
parent1f7bf9216869682aa88c9c92b6c15d2d5278902d (diff)
parent77aa787c019615d2fe68d31aa07434301535c992 (diff)
Automated merge with ssh://rick@hg.lindenlab.com/skolb/media/
Diffstat (limited to 'indra/newview/llappviewer.h')
-rw-r--r--indra/newview/llappviewer.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llappviewer.h b/indra/newview/llappviewer.h
index c1bfbca868..40e74061b5 100644
--- a/indra/newview/llappviewer.h
+++ b/indra/newview/llappviewer.h
@@ -325,6 +325,7 @@ extern BOOL gUseWireframe;
// VFS globals - gVFS is for general use
// gStaticVFS is read-only and is shipped w/ the viewer
// it has pre-cache data like the UI .TGAs
+class LLVFS;
extern LLVFS *gStaticVFS;
extern LLMemoryInfo gSysMemory;