NetServices Stack source

Dependents:   HelloWorld ServoInterfaceBoardExample1 4180_Lab4

Revision:
9:c79fa4034f5b
Parent:
6:b7dd7cde8ad2
--- a/services/ntp/NTPClient.h	Wed Jul 28 12:45:32 2010 +0000
+++ b/services/ntp/NTPClient.h	Thu Aug 05 14:32:43 2010 +0000
@@ -28,7 +28,8 @@
 #ifndef NTP_CLIENT_H
 #define NTP_CLIENT_H
 
-#include "if/net/net.h"
+#include "core/net.h"
+#include "core/netservice.h"
 #include "api/UDPSocket.h"
 #include "api/DNSRequest.h"
 #include "mbed.h"