X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=src%2FAnimation.hh;h=97e916d8b5f3a77ae502cd50c878b79733020355;hb=d6990468d297a6cbee98e4d0d33ab37e1b2352c9;hp=3875b45f4819dccb880d4df763fbd676a8f4a708;hpb=6b0a0d0efafe34d48ab344fca3b479553bd4e62c;p=chaz%2Fyoink diff --git a/src/Animation.hh b/src/Animation.hh index 3875b45..97e916d 100644 --- a/src/Animation.hh +++ b/src/Animation.hh @@ -22,7 +22,6 @@ #include #include -#include class Animation; @@ -36,7 +35,7 @@ typedef boost::shared_ptr AnimationP; * about anything to whatever drawing context is used to render the frame. */ -class Animation : public moof::resource +class Animation { public: