summaryrefslogtreecommitdiff
path: root/poezio/core/handlers.py
diff options
context:
space:
mode:
Diffstat (limited to 'poezio/core/handlers.py')
-rw-r--r--poezio/core/handlers.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/poezio/core/handlers.py b/poezio/core/handlers.py
index 373b7b8c..70c2e59c 100644
--- a/poezio/core/handlers.py
+++ b/poezio/core/handlers.py
@@ -34,7 +34,7 @@ from poezio.roster import roster
from poezio.text_buffer import CorrectionError, AckError
from poezio.theming import dump_tuple, get_theme
-from . commands import dumb_callback
+from poezio.core.commands import dumb_callback
try:
from pygments import highlight