commit | d409d59b7adf3ade3363c63e3a2b5c7c0492a035 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Tue Jan 28 18:36:38 2014 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Tue Jan 28 18:37:15 2014 -0800 |
tree | af7dca88cfbfa9d9f25f2d43e4bfc20d79e8d3a2 | |
parent | 8c5ca0148f4fd6abf170dc23362c75ebd5366e9c [diff] [blame] |
build: Finalizing waf building system (removing legacy code) Change-Id: Ie7e7cc84e19551e3dd5dd0405b14f289ea54e7cd
diff --git a/src/node.cpp b/src/node.cpp index fe192cc..fb216ca 100644 --- a/src/node.cpp +++ b/src/node.cpp
@@ -6,7 +6,7 @@ */ #include <stdexcept> -#include "c/util/time.h" +#include "util/time.hpp" #include <ndn-cpp-dev/forwarding-entry.hpp> #include <ndn-cpp-dev/face-instance.hpp>