I have commented these lines in plugins/include-me/plugin.php and works.
if (!user_can($post->post_author, ‘administrator’)) {
return ‘Only admnistrator owned posts can execute the [includeme]
shortcode. This message is shown only to administrators.’;
Thanks