#ifndef MXDSANIM_H #define MXDSANIM_H class MxDSAnim { public: const char* GetClassName(); }; #endif // MXDSANIM_H