commit | 9760bd0b5b406e78e2e43b2ed1b6ab103513037f | [log] [tgz] |
---|---|---|
author | Spyridon Mastorakis <spiros.mastorakis@gmail.com> | Wed Nov 12 13:32:55 2014 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Tue Jan 06 14:52:06 2015 -0800 |
tree | b73b29cd42bf2bc6e7be3fef06708a9c335cc221 | |
parent | 86edf6fdc921b2adf5163be634d13d463092cc27 [diff] [blame] |
model+helper: Converting L3Protocol and StackHelper to use NFD codebase
diff --git a/helper/ndn-face-container.hpp b/helper/ndn-face-container.hpp index fc90ad6..2da10de 100644 --- a/helper/ndn-face-container.hpp +++ b/helper/ndn-face-container.hpp
@@ -28,7 +28,7 @@ #include "ns3/ptr.h" #include "ns3/simple-ref-count.h" -#include "ns3/ndn-face.hpp" +#include "ns3/ndnSIM/model/ndn-face.hpp" namespace ns3 { namespace ndn {