commit | 8f1ade3763a2d0cc5b3386673f8f79f6f3aafab8 | [log] [tgz] |
---|---|---|
author | Zhiyi Zhang <zhiyi@cs.ucla.edu> | Wed Oct 14 16:42:57 2020 -0700 |
committer | Zhiyi Zhang <zhiyi@cs.ucla.edu> | Wed Oct 14 16:42:57 2020 -0700 |
tree | ef3de8d994d0a61ded34f2ff82127438b94f2e21 | |
parent | 50d679e7397d7d3f9ecc5869492157adb343b71e [diff] [blame] |
further update organization Change-Id: If8048a9225ba3eb446a15014a0535f5edd271a40
diff --git a/tools/ndncert-client.cpp b/tools/ndncert-client.cpp index ed078a7..46bf35e 100644 --- a/tools/ndncert-client.cpp +++ b/tools/ndncert-client.cpp
@@ -19,7 +19,7 @@ */ #include "identity-challenge/challenge-module.hpp" -#include "protocol-detail/info.hpp" +#include "detail/info-encoder.hpp" #include "requester.hpp" #include <ndn-cxx/security/verification-helpers.hpp> #include <boost/asio.hpp>