aboutsummaryrefslogtreecommitdiffstats
path: root/sortutils.py
diff options
context:
space:
mode:
Diffstat (limited to 'sortutils.py')
-rw-r--r--sortutils.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/sortutils.py b/sortutils.py
index 419fe03..d86a299 100644
--- a/sortutils.py
+++ b/sortutils.py
@@ -1,7 +1,7 @@
import config
import copy
from utils import txtize
-from entry import buildAuthorTable
+from author import buildAuthorTable
import re
# List: must map from month number to month name.