commit | b041d4413cee6c856e7b3d38439b53a27aa0602d | [log] [tgz] |
---|---|---|
author | Zhiyi Zhang <zhiyi@cs.ucla.edu> | Thu Oct 22 21:57:11 2020 -0700 |
committer | Zhiyi Zhang <zhiyi@cs.ucla.edu> | Thu Oct 22 21:57:19 2020 -0700 |
tree | 4f0c9390f6bd3026c9edfad7046cfbbe9151d08e | |
parent | 0d8f214a40c0900f463771b344d6d9e85ca594ac [diff] [blame] |
update include under detail Change-Id: Ic2dbb76f7c8b3de9ba499a76efa95e400300cdb6
diff --git a/src/detail/crypto-helpers.hpp b/src/detail/crypto-helpers.hpp index 353942a..56446e4 100644 --- a/src/detail/crypto-helpers.hpp +++ b/src/detail/crypto-helpers.hpp
@@ -21,7 +21,7 @@ #ifndef NDNCERT_DETAIL_CRYPTO_HELPERS_HPP #define NDNCERT_DETAIL_CRYPTO_HELPERS_HPP -#include "ndncert-common.hpp" +#include "detail/ndncert-common.hpp" #include <openssl/evp.h> namespace ndn {