diff options
Diffstat (limited to 'linden/indra/newview/llfloaterpreference.cpp')
-rw-r--r-- | linden/indra/newview/llfloaterpreference.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/linden/indra/newview/llfloaterpreference.cpp b/linden/indra/newview/llfloaterpreference.cpp index 25a88e6..69937a0 100644 --- a/linden/indra/newview/llfloaterpreference.cpp +++ b/linden/indra/newview/llfloaterpreference.cpp | |||
@@ -4,7 +4,7 @@ | |||
4 | * | 4 | * |
5 | * $LicenseInfo:firstyear=2002&license=viewergpl$ | 5 | * $LicenseInfo:firstyear=2002&license=viewergpl$ |
6 | * | 6 | * |
7 | * Copyright (c) 2002-2007, Linden Research, Inc. | 7 | * Copyright (c) 2002-2008, 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 |
@@ -79,7 +79,7 @@ | |||
79 | #ifndef LL_LOGITECH_LCD_H | 79 | #ifndef LL_LOGITECH_LCD_H |
80 | #include "lllogitechlcd.h" | 80 | #include "lllogitechlcd.h" |
81 | #endif | 81 | #endif |
82 | extern llLCD *gLcdScreen; | 82 | extern LLLCD *gLcdScreen; |
83 | #endif | 83 | #endif |
84 | 84 | ||
85 | const S32 PREF_BORDER = 4; | 85 | const S32 PREF_BORDER = 4; |