X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fanimatedobject.h;h=df0b15ebe04e2f6cc6d91090ba60292c14a66adb;hb=900cf40469972b1f32a6dbac95c42f46c3726fa8;hp=3f8487ba323768e51b292550abf5296579c16b53;hpb=7c1315191bc96298d1664f80fa3e2cb5a34339fa;p=libs%2Fgl.git diff --git a/source/animatedobject.h b/source/animatedobject.h index 3f8487ba..df0b15eb 100644 --- a/source/animatedobject.h +++ b/source/animatedobject.h @@ -21,6 +21,7 @@ private: public: AnimatedObject(const Object &); + ~AnimatedObject(); void set_matrix(const Matrix &); void set_pose_matrix(unsigned, const Matrix &);