Merge: doc: fixed some typos and other misc. corrections
[nit.git] / src / nitvm.nit
index e81b20d..dae856b 100644 (file)
@@ -18,7 +18,7 @@
 module nitvm
 
 import vm
-import frontend
+import frontend::code_gen
 
 # Create a tool context to handle options and paths
 var toolcontext = new ToolContext