summaryrefslogtreecommitdiff
path: root/src/contact.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/contact.py')
-rw-r--r--src/contact.py2
1 files changed, 1 insertions, 1 deletions
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 <http://www.gnu.org/licenses/>.
-from sleekxmpp.xmlstream.jid import JID
+from sleekxmpp.xmlstream.stanzabase import JID
class Resource(object):
"""