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/llfloateranimpreview.h | |
parent | 5a14a67e060e7f325025e924c83489cfa236e3dc (diff) |
cleaned up linden_common.h, removing stuff that is mostly unused
Diffstat (limited to 'indra/newview/llfloateranimpreview.h')
-rw-r--r-- | indra/newview/llfloateranimpreview.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llfloateranimpreview.h b/indra/newview/llfloateranimpreview.h index f1ffb6547f..b7854c5697 100644 --- a/indra/newview/llfloateranimpreview.h +++ b/indra/newview/llfloateranimpreview.h @@ -32,6 +32,7 @@ #include "lldynamictexture.h" #include "llcharacter.h" #include "llquaternion.h" +#include "llextendedstatus.h" class LLVOAvatar; class LLViewerJointMesh; |