]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tos/chips/rf2xx/rf230/RF230Packet.h
rename IEEE154Packet components to avoid a clash with blip
[tinyos-2.x.git] / tos / chips / rf2xx / rf230 / RF230Packet.h
index f12e3e5bf965c816fcb9bb5d0b712959906a63b1..5e3e8bd7007d88963c6dcbc1198d9d55790e90d1 100644 (file)
@@ -24,7 +24,7 @@
 #ifndef __RF230PACKET_H__
 #define __RF230PACKET_H__
 
-#include <IEEE154Packet.h>
+#include <IEEE154Packet2.h>
 
 typedef ieee154_header_t rf230packet_header_t;