EthernetNetIf Compatibility.
Dependents: XBeeWiFi_SPI_example
Fork of NetServicesSource by
Diff: services/http/util/url.h
- Revision:
- 9:c79fa4034f5b
- Parent:
- 0:632c9925f013
--- a/services/http/util/url.h Wed Jul 28 12:45:32 2010 +0000 +++ b/services/http/util/url.h Thu Aug 05 14:32:43 2010 +0000 @@ -24,7 +24,7 @@ #ifndef URL_H #define URL_H -#include "if/net/ipaddr.h" +#include "core/ipaddr.h" #include <string> using std::string;