diff options
Diffstat (limited to 'indra/newview/llvoclouds.h')
-rw-r--r-- | indra/newview/llvoclouds.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llvoclouds.h b/indra/newview/llvoclouds.h index f70ea5b9e7..95e6b96e4e 100644 --- a/indra/newview/llvoclouds.h +++ b/indra/newview/llvoclouds.h @@ -37,7 +37,7 @@ #include "lltable.h" #include "v4coloru.h" -class LLViewerImage; +class LLViewerTexture; class LLViewerCloudGroup; class LLCloudGroup; |