diff options
Diffstat (limited to 'linden/indra/newview/llface.inl')
-rw-r--r-- | linden/indra/newview/llface.inl | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/linden/indra/newview/llface.inl b/linden/indra/newview/llface.inl index 8f8cfaf..1092c8a 100644 --- a/linden/indra/newview/llface.inl +++ b/linden/indra/newview/llface.inl | |||
@@ -4,7 +4,7 @@ | |||
4 | * | 4 | * |
5 | * $LicenseInfo:firstyear=2001&license=viewergpl$ | 5 | * $LicenseInfo:firstyear=2001&license=viewergpl$ |
6 | * | 6 | * |
7 | * Copyright (c) 2001-2008, Linden Research, Inc. | 7 | * Copyright (c) 2001-2009, Linden Research, Inc. |
8 | * | 8 | * |
9 | * Second Life Viewer Source Code | 9 | * Second Life Viewer Source Code |
10 | * The source code in this file ("Source Code") is provided by Linden Lab | 10 | * The source code in this file ("Source Code") is provided by Linden Lab |
@@ -33,6 +33,7 @@ | |||
33 | #define LL_LLFACE_INL | 33 | #define LL_LLFACE_INL |
34 | 34 | ||
35 | #include "llglheaders.h" | 35 | #include "llglheaders.h" |
36 | #include "llrender.h" | ||
36 | 37 | ||
37 | inline BOOL LLFace::getDirty() const | 38 | inline BOOL LLFace::getDirty() const |
38 | { | 39 | { |