commit | 161a5c4d409844c532603bd6bdf0c01a65a13dc5 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Tue Apr 17 15:14:04 2012 -0700 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Tue Apr 17 15:14:04 2012 -0700 |
tree | 61f0377b9edf28578ca3e670be83e6335c360580 | |
parent | 89e3832eae9a4260d7b1e23646bfaf02f7d7ea6c [diff] [blame] |
Small file reorganization (moving CCNx-unrelated stuff out of model/)
diff --git a/model/ccnx-bestroute-strategy.cc b/model/ccnx-bestroute-strategy.cc index 2f3057f..1e13726 100644 --- a/model/ccnx-bestroute-strategy.cc +++ b/model/ccnx-bestroute-strategy.cc
@@ -23,7 +23,7 @@ #include "ccnx-interest-header.h" #include "ccnx-pit.h" #include "ccnx-pit-entry.h" -#include "ccnx-path-stretch-tag.h" +#include "ns3/weights-path-stretch-tag.h" #include "ns3/assert.h" #include "ns3/log.h"