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/llaudio | |
parent | 5a14a67e060e7f325025e924c83489cfa236e3dc (diff) |
cleaned up linden_common.h, removing stuff that is mostly unused
Diffstat (limited to 'indra/llaudio')
-rw-r--r-- | indra/llaudio/llaudioengine.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/llaudio/llaudioengine.h b/indra/llaudio/llaudioengine.h index a47ee7ca7c..28b69e1973 100644 --- a/indra/llaudio/llaudioengine.h +++ b/indra/llaudio/llaudioengine.h @@ -37,6 +37,7 @@ #include "lluuid.h" #include "llframetimer.h" #include "llassettype.h" +#include "llextendedstatus.h" #include "lllistener.h" |