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-face.cc b/model/ccnx-face.cc index 78266fe..19ec448 100644 --- a/model/ccnx-face.cc +++ b/model/ccnx-face.cc
@@ -30,7 +30,7 @@ #include "ns3/boolean.h" #include "ns3/simulator.h" -#include "ccnx-path-stretch-tag.h" +#include "ns3/weights-path-stretch-tag.h" #include <boost/ref.hpp>