]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tos/chips/rf2xx/rf212/RF212Packet.h
rename IEEE154Packet components to avoid a clash with blip
[tinyos-2.x.git] / tos / chips / rf2xx / rf212 / RF212Packet.h
index 5b7a68b90f6e19c788ce369bdaf97c35b8b9f3ce..15866b7a616b14500149b6fc1cce66a0cc3c1181 100644 (file)
@@ -24,7 +24,7 @@
 #ifndef __RF212PACKET_H__
 #define __RF212PACKET_H__
 
-#include <IEEE154Packet.h>
+#include <IEEE154Packet2.h>
 
 typedef ieee154_header_t rf212packet_header_t;