diff --git a/src/contact.py b/src/contact.py index 3a0ea30e..5fa0a17d 100644 --- a/src/contact.py +++ b/src/contact.py @@ -14,7 +14,7 @@ # You should have received a copy of the GNU General Public License # along with Poezio. If not, see . -from sleekxmpp.xmlstream.jid import JID +from sleekxmpp.xmlstream.stanzabase import JID class Resource(object): """