mbed OS5

Fork of UIPEthernet by Zoltan Hudak

Revision:
2:049ce85163c5
Parent:
0:5350a66d5279
Child:
4:d774541a34da
--- a/UIPUdp.h	Thu Nov 20 21:26:54 2014 +0000
+++ b/UIPUdp.h	Sat Dec 20 11:08:11 2014 +0000
@@ -22,10 +22,10 @@
     #include "ethernet_comp.h"
     #include "mbed.h"
     #include <Udp.h>
-    #include "mempool.h"
+    #include  "utility/mempool.h"
 extern "C"
 {
-    #include "uip.h"
+    #include  "utility/uip.h"
 }
     #define UIP_UDP_MAXDATALEN      1500
     #define UIP_UDP_PHYH_LEN        UIP_LLH_LEN + UIP_IPUDPH_LEN