EthernetNetIf Compatibility.
Dependents: XBeeWiFi_SPI_example
Fork of NetServicesSource by
Diff: services/email/smtp/SMTPClient.h
- Revision:
- 9:c79fa4034f5b
- Parent:
- 0:632c9925f013
--- a/services/email/smtp/SMTPClient.h Wed Jul 28 12:45:32 2010 +0000 +++ b/services/email/smtp/SMTPClient.h Thu Aug 05 14:32:43 2010 +0000 @@ -26,7 +26,7 @@ class EmailMessage; -#include "if/net/net.h" +#include "core/net.h" #include "api/TCPSocket.h" #include "../emailMessage.h"