commit | e291caf01a46606e5796bfb8a94109c156a15404 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Fri Apr 25 11:17:36 2014 -0700 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Fri Apr 25 11:31:00 2014 -0700 |
tree | 91555059799318a68073988aa5eaeb56366dc547 | |
parent | 478204c30ee8ee8a095f61dc2fa0ce50c1ba6e75 [diff] [blame] |
build: == Dependency change == repo-ng now depends on ndn-cxx library Change-Id: If8bde00b10f234bdf8177c49f2b5d7e632e62701 Refs: #1538
diff --git a/helpers/repo-tlv.hpp b/helpers/repo-tlv.hpp index d74bd22..05761b3 100644 --- a/helpers/repo-tlv.hpp +++ b/helpers/repo-tlv.hpp
@@ -7,7 +7,7 @@ #ifndef REPO_HELPERS_REPO_TLV_HPP #define REPO_HELPERS_REPO_TLV_HPP -#include <ndn-cpp-dev/encoding/tlv.hpp> +#include <ndn-cxx/encoding/tlv.hpp> namespace repo { namespace tlv {