#ifndef __RETRO_CGUISYS_HPP__
#define __RETRO_CGUISYS_HPP__
namespace Retro
{
class CGuiSys
};
}
#endif // __RETRO_CGUISYS_HPP__