about summary refs log tree commit diff stats
path: root/src/img/painter.nim
diff options
context:
space:
mode:
Diffstat (limited to 'src/img/painter.nim')
-rw-r--r--src/img/painter.nim4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/img/painter.nim b/src/img/painter.nim
index d52aaff1..c52cb02e 100644
--- a/src/img/painter.nim
+++ b/src/img/painter.nim
@@ -1,5 +1,5 @@
-import algorithm
-import unicode
+import std/algorithm
+import std/unicode
 
 import css/values
 import img/bitmap