src/lte/test/epc-test-s1u-downlink.cc
changeset 10442 a420385d5438
parent 9673 da69cd4f2c93
child 10443 aa338731cf88
--- a/src/lte/test/epc-test-s1u-downlink.cc	Sun Nov 10 16:53:04 2013 -0800
+++ b/src/lte/test/epc-test-s1u-downlink.cc	Tue Nov 12 13:03:13 2013 +0100
@@ -23,7 +23,7 @@
 #include "ns3/simulator.h"
 #include "ns3/log.h"
 #include "ns3/test.h"
-#include "ns3/epc-helper.h"
+#include "ns3/point-to-point-epc-helper.h"
 #include "ns3/epc-enb-application.h"
 #include "ns3/packet-sink-helper.h"
 #include "ns3/udp-echo-helper.h"
@@ -97,7 +97,7 @@
 void 
 EpcS1uDlTestCase::DoRun ()
 {
-  Ptr<EpcHelper> epcHelper = CreateObject<EpcHelper> ();
+  Ptr<PointToPointEpcHelper> epcHelper = CreateObject<PointToPointEpcHelper> ();
   Ptr<Node> pgw = epcHelper->GetPgwNode ();
 
   // allow jumbo packets