up to latest xine api! :)

SVN revision: 12923
This commit is contained in:
Carsten Haitzler 2005-01-12 11:35:04 +00:00
parent bbca4d6f18
commit 5f7a8371ab
1 changed files with 1 additions and 1 deletions

View File

@ -103,7 +103,7 @@ static vo_info_t _emotion_info =
plugin_info_t xine_plugin_info[] =
{
{ PLUGIN_VIDEO_OUT, 19, "emotion", XINE_VERSION_CODE, &_emotion_info, _emotion_class_init },
{ PLUGIN_VIDEO_OUT, 20, "emotion", XINE_VERSION_CODE, &_emotion_info, _emotion_class_init },
{ PLUGIN_NONE, 0, "", 0, NULL, NULL }
};