about summary refs log tree commit diff stats
path: root/src/extern/editor.nim
diff options
context:
space:
mode:
Diffstat (limited to 'src/extern/editor.nim')
-rw-r--r--src/extern/editor.nim2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/extern/editor.nim b/src/extern/editor.nim
index 9fb0fd89..f0abd4a9 100644
--- a/src/extern/editor.nim
+++ b/src/extern/editor.nim
@@ -1,4 +1,4 @@
-import os
+import std/os
 
 import config/config
 import display/term