diff options
Diffstat (limited to 'linden/indra/newview/llfloaterlandmark.h')
-rw-r--r-- | linden/indra/newview/llfloaterlandmark.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/linden/indra/newview/llfloaterlandmark.h b/linden/indra/newview/llfloaterlandmark.h index cf71138..3e7d994 100644 --- a/linden/indra/newview/llfloaterlandmark.h +++ b/linden/indra/newview/llfloaterlandmark.h | |||
@@ -4,7 +4,7 @@ | |||
4 | * | 4 | * |
5 | * $LicenseInfo:firstyear=2007&license=viewergpl$ | 5 | * $LicenseInfo:firstyear=2007&license=viewergpl$ |
6 | * | 6 | * |
7 | * Copyright (c) 2007-2008, Linden Research, Inc. | 7 | * Copyright (c) 2007-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 |
@@ -32,9 +32,7 @@ | |||
32 | #ifndef LL_LLFLOATERLANDMARK_H | 32 | #ifndef LL_LLFLOATERLANDMARK_H |
33 | #define LL_LLFLOATERLANDMARK_H | 33 | #define LL_LLFLOATERLANDMARK_H |
34 | 34 | ||
35 | #include "llcoord.h" | ||
36 | #include "llfloater.h" | 35 | #include "llfloater.h" |
37 | #include "llstring.h" | ||
38 | #include "lluictrl.h" | 36 | #include "lluictrl.h" |
39 | #include "llpermissionsflags.h" | 37 | #include "llpermissionsflags.h" |
40 | 38 | ||