src/routing/olsr/olsr-agent-impl.cc
changeset 2602 d9262bff6df2
parent 2592 3ebf97150166
child 2606 37d67109db68
--- a/src/routing/olsr/olsr-agent-impl.cc	Thu Mar 13 11:21:12 2008 -0700
+++ b/src/routing/olsr/olsr-agent-impl.cc	Thu Mar 13 12:56:49 2008 -0700
@@ -154,7 +154,7 @@
 TypeId 
 AgentImpl::GetTypeId (void)
 {
-  static TypeId tid = TypeId ("olsr::AgentImpl")
+  static TypeId tid = TypeId ("ns3::olsr::AgentImpl")
     .SetParent<Agent> ()
     .AddConstructor<AgentImpl> ()
     .AddAttribute ("HelloInterval", "XXX",