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/src/ca-module.hpp b/src/ca-module.hpp index 3fb79cb..118a85e 100644 --- a/src/ca-module.hpp +++ b/src/ca-module.hpp
@@ -22,7 +22,7 @@ #define NDNCERT_CA_MODULE_HPP #include "configuration.hpp" -#include "protocol-detail/crypto-helper.hpp" +#include "detail/crypto-helper.hpp" #include "ca-detail/ca-storage.hpp" namespace ndn {