diff --git a/libraries/animation/src/Rig.h b/libraries/animation/src/Rig.h index c29bb6ad04..648a7f2c16 100644 --- a/libraries/animation/src/Rig.h +++ b/libraries/animation/src/Rig.h @@ -37,6 +37,7 @@ #define __hifi__Rig__ #include +#include #include #include "JointState.h" // We might want to change this (later) to something that doesn't depend on gpu, fbx and model. -HRS