diff options
author | brad kittenbrink <brad@lindenlab.com> | 2009-12-14 16:53:52 -0800 |
---|---|---|
committer | brad kittenbrink <brad@lindenlab.com> | 2009-12-14 16:53:52 -0800 |
commit | cee8909ee4c4dc67f55962ef7b547465a1820437 (patch) | |
tree | 37a7f344696940e6eda21093f6d3c5bfe354c828 /indra/newview/llviewertexturelist.h | |
parent | 3db7dd4541b4fe5ff3a66cf1c571f1fe71e01baf (diff) | |
parent | e8c150b6b1a8f78e10d8a1d7e74306ed55e713d0 (diff) |
Final merge of precompiled header dependency cleanup work.
Diffstat (limited to 'indra/newview/llviewertexturelist.h')
-rw-r--r-- | indra/newview/llviewertexturelist.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llviewertexturelist.h b/indra/newview/llviewertexturelist.h index 028f8441ab..ab55bfd04d 100644 --- a/indra/newview/llviewertexturelist.h +++ b/indra/newview/llviewertexturelist.h @@ -53,6 +53,7 @@ const BOOL GL_TEXTURE_NO = FALSE; const BOOL IMMEDIATE_YES = TRUE; const BOOL IMMEDIATE_NO = FALSE; +class LLImageJ2C; class LLMessageSystem; class LLTextureView; |