diff options
author | Dave Parks <davep@lindenlab.com> | 2010-06-14 23:13:10 -0500 |
---|---|---|
committer | Dave Parks <davep@lindenlab.com> | 2010-06-14 23:13:10 -0500 |
commit | 6e37ec08f678451a526f34218cb070d117cdf60a (patch) | |
tree | 291665c71bf2456904afb94e3d1cbcd4d620566f /indra/newview/lldrawpoolavatar.h | |
parent | aab53dc25021dfb9b0a734480233e352a82486cd (diff) |
Builds with LLConvexDecompInter as a static lib.
Diffstat (limited to 'indra/newview/lldrawpoolavatar.h')
-rw-r--r-- | indra/newview/lldrawpoolavatar.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/lldrawpoolavatar.h b/indra/newview/lldrawpoolavatar.h index 46ffc42f04..b01394534b 100644 --- a/indra/newview/lldrawpoolavatar.h +++ b/indra/newview/lldrawpoolavatar.h @@ -34,6 +34,7 @@ #define LL_LLDRAWPOOLAVATAR_H #include "lldrawpool.h" +#include "llvolume.h" // for LL_MESH_ENABLED class LLVOAvatar; class LLGLSLShader; |