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.cpp b/src/detail/crypto-helpers.cpp index 9decd97..c62db20 100644 --- a/src/detail/crypto-helpers.cpp +++ b/src/detail/crypto-helpers.cpp
@@ -18,7 +18,7 @@ * See AUTHORS.md for complete list of ndncert authors and contributors. */ -#include "crypto-helpers.hpp" +#include "detail/crypto-helpers.hpp" #include <boost/endian/conversion.hpp> #include <ndn-cxx/encoding/buffer-stream.hpp>