RobT fork of HTTPServer library
Fork of HTTPServer by
Diff: LPC2368/services/http/util/url.h
- Revision:
- 6:d753966e4d97
- Parent:
- 0:52230c56755e
--- a/LPC2368/services/http/util/url.h Fri Jul 09 14:45:18 2010 +0000 +++ b/LPC2368/services/http/util/url.h Thu Aug 05 15:12:27 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;