fix build
authorTom Henderson <tomh@tomh.org>
Fri, 28 Jan 2011 21:55:23 -0800
changeset 6796 94625c613b53
parent 6795 7dfe87d4b790
child 6797 613a82415ae3
child 6801 f07f7f809160
fix build
samples/main-random-topology.cc
--- a/samples/main-random-topology.cc	Fri Jan 28 14:11:42 2011 -0800
+++ b/samples/main-random-topology.cc	Fri Jan 28 21:55:23 2011 -0800
@@ -3,6 +3,7 @@
 #include "ns3/core-module.h"
 #include "ns3/mobility-module.h"
 #include "ns3/simulator-module.h"
+#include "ns3/helper-module.h"
 
 using namespace ns3;