Browse Source

added neko.Web;

Nicolas Cannasse 19 years ago
parent
commit
82adaf4609
1 changed files with 1 additions and 0 deletions
  1. 1 0
      std/haxe/ImportAll.hx

+ 1 - 0
std/haxe/ImportAll.hx

@@ -107,5 +107,6 @@ import flash.text.TextRenderer;
 
 import neko.Boot;
 import neko.Lib;
+import neko.Web;
 
 #end