| Index: src/animator/SkHitTest.h
|
| diff --git a/src/animator/SkHitTest.h b/src/animator/SkHitTest.h
|
| index 68d5cc5e352f17beda751600bb6a12ec9287a7bd..410a38465399f95ed91ed500721455eadcb88408 100644
|
| --- a/src/animator/SkHitTest.h
|
| +++ b/src/animator/SkHitTest.h
|
| @@ -10,10 +10,10 @@
|
| #ifndef SkHitTest_DEFINED
|
| #define SkHitTest_DEFINED
|
|
|
| -#include "SkDrawable.h"
|
| +#include "SkADrawable.h"
|
| #include "SkTypedArray.h"
|
|
|
| -class SkHitTest : public SkDrawable {
|
| +class SkHitTest : public SkADrawable {
|
| DECLARE_MEMBER_INFO(HitTest);
|
| SkHitTest();
|
| virtual bool draw(SkAnimateMaker& );
|
|
|