diff -r 4297e8c61615 -r d9262bff6df2 src/devices/wifi/wifi-net-device.cc --- a/src/devices/wifi/wifi-net-device.cc Thu Mar 13 11:21:12 2008 -0700 +++ b/src/devices/wifi/wifi-net-device.cc Thu Mar 13 12:56:49 2008 -0700 @@ -33,7 +33,7 @@ TypeId WifiNetDevice::GetTypeId (void) { - static TypeId tid = TypeId ("WifiNetDevice") + static TypeId tid = TypeId ("ns3::WifiNetDevice") .SetParent () .AddAttribute ("Channel", "XXX", Ptr (0),