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/configuration.hpp b/src/configuration.hpp index eee8d35..87b115a 100644 --- a/src/configuration.hpp +++ b/src/configuration.hpp
@@ -21,7 +21,7 @@ #ifndef NDNCERT_CONFIGURATION_HPP #define NDNCERT_CONFIGURATION_HPP -#include "ca-state.hpp" +#include "ca-detail/ca-state.hpp" #include "name-assignments/assignment-funcs.hpp" namespace ndn {