HTTP Client library

Dependents:   weather_LCD_display News_LCD_display TwitterExample_1 GeoLocation_LCD_Display ... more

Revision:
5:d0be6af2d1db
Parent:
0:a828ace1f38d
diff -r 76ca2a4fa528 -r d0be6af2d1db LPC1768/services/http/util/url.h
--- a/LPC1768/services/http/util/url.h	Fri Jul 09 14:35:21 2010 +0000
+++ b/LPC1768/services/http/util/url.h	Thu Aug 05 15:09:46 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;