mbed OS5
Fork of UIPEthernet by
Diff: UIPServer.h
- Revision:
- 2:049ce85163c5
- Parent:
- 0:5350a66d5279
- Child:
- 4:d774541a34da
diff -r 01c2344f98a3 -r 049ce85163c5 UIPServer.h --- a/UIPServer.h Thu Nov 20 21:26:54 2014 +0000 +++ b/UIPServer.h Sat Dec 20 11:08:11 2014 +0000 @@ -20,7 +20,7 @@ #define UIPSERVER_H #include "ethernet_comp.h" - #include "Server.h" + #include "utility/Server.h" #include "UIPClient.h" class UIPServer :