summaryrefslogtreecommitdiff
path: root/mailman/database/messagestore.py
diff options
context:
space:
mode:
Diffstat (limited to 'mailman/database/messagestore.py')
-rw-r--r--mailman/database/messagestore.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/mailman/database/messagestore.py b/mailman/database/messagestore.py
index 934015b10..38c353172 100644
--- a/mailman/database/messagestore.py
+++ b/mailman/database/messagestore.py
@@ -31,7 +31,7 @@ from zope.interface import implements
from mailman import Utils
from mailman.config import config
from mailman.database.message import Message
-from mailman.interfaces import IMessageStore
+from mailman.interfaces.messages import IMessageStore
# It could be very bad if you have already stored files and you change this
# value. We'd need a script to reshuffle and resplit.