diff options
author | Richard Linden <none@none> | 2012-02-01 16:39:27 -0800 |
---|---|---|
committer | Richard Linden <none@none> | 2012-02-01 16:39:27 -0800 |
commit | d32c1c28b4e2add4e51361d13356b6638c6f0817 (patch) | |
tree | d7dae448675e7ac313244460eb76a109f940e893 /indra/newview/llfloaterregioninfo.h | |
parent | 5a14a67e060e7f325025e924c83489cfa236e3dc (diff) |
cleaned up linden_common.h, removing stuff that is mostly unused
Diffstat (limited to 'indra/newview/llfloaterregioninfo.h')
-rw-r--r-- | indra/newview/llfloaterregioninfo.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llfloaterregioninfo.h b/indra/newview/llfloaterregioninfo.h index c402de66e8..ae45949b4a 100644 --- a/indra/newview/llfloaterregioninfo.h +++ b/indra/newview/llfloaterregioninfo.h @@ -33,6 +33,7 @@ #include "llfloater.h" #include "llhost.h" #include "llpanel.h" +#include "llextendedstatus.h" #include "llenvmanager.h" // for LLEnvironmentSettings |