summaryrefslogtreecommitdiff
path: root/src/poezio.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/poezio.py')
-rw-r--r--src/poezio.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/poezio.py b/src/poezio.py
index 1baf10eb..4c687b41 100644
--- a/src/poezio.py
+++ b/src/poezio.py
@@ -12,6 +12,7 @@ Starting point of poezio. Launches both the Connection and Gui
import sys
import os
+import asyncio
import signal
import logging