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