2
0
Laurent Bedubourg 19 жил өмнө
parent
commit
b3db0b5460

+ 1 - 1
std/mtwin/mail/Smtp.hx

@@ -24,7 +24,7 @@
  */
 package mtwin.mail;
 
-import neko.io.Socket;
+import neko.net.Socket;
 import mtwin.mail.Exception;
 
 class Smtp {