Make ubuntu happy.

This commit is contained in:
Howard Stearns 2015-10-22 11:42:50 -07:00
parent a58539be82
commit b5ccd49959

View file

@ -37,6 +37,7 @@
#define __hifi__Rig__
#include <QObject>
#include <QMutex>
#include <QScriptValue>
#include "JointState.h" // We might want to change this (later) to something that doesn't depend on gpu, fbx and model. -HRS