This is Webservice SDK for mbed. LPCXpresso1769/LPC1768/FRDM-K64F/LPC4088

Fork of libMiMic by Ryo Iizuka

Revision:
5:6d67db3875cb
Parent:
2:b96c1e90d120
Child:
14:4618692ec239
diff -r 909dc70956e7 -r 6d67db3875cb core/include/NyLPC_net.h
--- a/core/include/NyLPC_net.h	Thu Apr 04 10:15:08 2013 +0000
+++ b/core/include/NyLPC_net.h	Fri Apr 05 08:11:49 2013 +0000
@@ -33,7 +33,7 @@
 
 #include "../net/httpd/NyLPC_cHttpdConnection.h"
 #include "../net/httpd/NyLPC_cHttpd.h"
-#include "../net/httpd/mod/NyLPC_cModShortUrl.h"
+#include "../net/httpd/mod/NyLPC_cModUrl.h"
 #include "../net/httpd/mod/NyLPC_cModRemoteMcu.h"
 #include "../net/httpd/mod/NyLPC_cModMiMicSetting.h"
 #include "../net/httpd/mod/NyLPC_cModRomFiles.h"