lib: Fixed imports throughout standard library
[nit.git] / lib / standard / stream.nit
index b901596..ad31a7d 100644 (file)
@@ -11,7 +11,7 @@
 # Input and output streams of characters
 module stream
 
-intrude import ropes
+intrude import text::ropes
 import error
 intrude import bytes