update Mpris2Plugin to py3

This commit is contained in:
Denis Fomin
2013-01-31 00:00:56 +04:00
parent bdd53868d9
commit 51f8bf8c4f
3 changed files with 2 additions and 4 deletions

View File

@@ -1 +1 @@
from mpris2_support import Mpris2Plugin
from .mpris2_support import Mpris2Plugin