commit | c5d93a9e700bf57ebd8f0cdf21ade6a10da68a7f | [log] [tgz] |
---|---|---|
author | Zhiyi Zhang <zhiyi@cs.ucla.edu> | Wed Oct 14 17:07:35 2020 -0700 |
committer | Zhiyi Zhang <zhiyi@cs.ucla.edu> | Wed Oct 14 17:07:38 2020 -0700 |
tree | cdf592ac94c4ee88089ac40bed0d04d87a7e53af | |
parent | 8f1ade3763a2d0cc5b3386673f8f79f6f3aafab8 [diff] [blame] |
further update and rename files Change-Id: Ie664c5b9e5a764b8706d21cc85b9cec8755dc380
diff --git a/src/ca-module.hpp b/src/ca-module.hpp index 118a85e..3fb79cb 100644 --- a/src/ca-module.hpp +++ b/src/ca-module.hpp
@@ -22,7 +22,7 @@ #define NDNCERT_CA_MODULE_HPP #include "configuration.hpp" -#include "detail/crypto-helper.hpp" +#include "protocol-detail/crypto-helper.hpp" #include "ca-detail/ca-storage.hpp" namespace ndn {