diff options
Diffstat (limited to '')
-rw-r--r-- | linden/indra/newview/llpaneldisplay.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/linden/indra/newview/llpaneldisplay.cpp b/linden/indra/newview/llpaneldisplay.cpp index 3b2edcc..0d0fc80 100644 --- a/linden/indra/newview/llpaneldisplay.cpp +++ b/linden/indra/newview/llpaneldisplay.cpp | |||
@@ -74,7 +74,7 @@ | |||
74 | 74 | ||
75 | //RN temporary includes for resolution switching | 75 | //RN temporary includes for resolution switching |
76 | #include "llglheaders.h" | 76 | #include "llglheaders.h" |
77 | #include "viewer.h" | 77 | #include "llviewercontrol.h" |
78 | #include "llsky.h" | 78 | #include "llsky.h" |
79 | 79 | ||
80 | const F32 MAX_USER_FAR_CLIP = 512.f; | 80 | const F32 MAX_USER_FAR_CLIP = 512.f; |