ni: intro of frontier files between nit code and extern code
[nit.git] / src / nitc.nit
index 1df5d90..9818765 100644 (file)
@@ -22,6 +22,7 @@ import analysis
 import program
 private import compiling
 private import syntax
+import native_interface
 
 # The main class of the nitcompiler program
 class NitCompiler