#ifndef __RETRO_IMETAANIM_HPP__
#define __RETRO_IMETAANIM_HPP__
#include "../RetroTypes.hpp"
namespace Retro
{
class IMetaAnim
};
}
#endif // __RETRO_IMETAANIM_HPP__