NetServices Stack source
Dependents: HelloWorld ServoInterfaceBoardExample1 4180_Lab4
Diff: services/http/client/HTTPData.h
- Revision:
- 9:c79fa4034f5b
- Parent:
- 0:632c9925f013
diff -r 93fa3cfc0219 -r c79fa4034f5b services/http/client/HTTPData.h --- a/services/http/client/HTTPData.h Wed Jul 28 12:45:32 2010 +0000 +++ b/services/http/client/HTTPData.h Thu Aug 05 14:32:43 2010 +0000 @@ -24,7 +24,7 @@ #ifndef HTTP_DATA_H #define HTTP_DATA_H -#include "if/net/net.h" +#include "core/net.h" #include <string> using std::string;