diff options
Diffstat (limited to 'indra/newview/llfloatersellland.h')
-rw-r--r-- | indra/newview/llfloatersellland.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/indra/newview/llfloatersellland.h b/indra/newview/llfloatersellland.h index 1b3a33ebb8..12b0ecbcef 100644 --- a/indra/newview/llfloatersellland.h +++ b/indra/newview/llfloatersellland.h @@ -31,7 +31,8 @@ #ifndef LL_LLFLOATERSELLLAND_H #define LL_LLFLOATERSELLLAND_H -#include "llmemory.h" + +#include "llsafehandle.h" class LLParcel; class LLViewerRegion; |