Dependencies:   ChaNFSSD mbed BMP085 SHT2x

Revision:
9:9ca3db7ed7cb
Parent:
4:879b8dcfee15
--- a/libT/mbed/tserialbuffer.h	Thu Feb 23 02:43:34 2012 +0000
+++ b/libT/mbed/tserialbuffer.h	Mon Feb 27 16:20:15 2012 +0000
@@ -7,8 +7,8 @@
 #define __TSERIALBUFFER_H
 
 #include "mbed.h"
-#include "libT/portable/tringbuffer.h"
-#include "libT/portable/tversion.h"
+#include "tringbuffer.h"
+#include "tversion.h"
 
 namespace libT {